Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
GetZoneContentResponse |
Dns.getZoneContent(GetZoneContentRequest request)
Gets the requested zone’s zone file.
|
GetZoneContentResponse |
DnsClient.getZoneContent(GetZoneContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetZoneContentResponse> |
DnsAsync.getZoneContent(GetZoneContentRequest request,
AsyncHandler<GetZoneContentRequest,GetZoneContentResponse> handler)
Gets the requested zone’s zone file.
|
Future<GetZoneContentResponse> |
DnsAsyncClient.getZoneContent(GetZoneContentRequest request,
AsyncHandler<GetZoneContentRequest,GetZoneContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetZoneContentResponse> |
DnsAsync.getZoneContent(GetZoneContentRequest request,
AsyncHandler<GetZoneContentRequest,GetZoneContentResponse> handler)
Gets the requested zone’s zone file.
|
Future<GetZoneContentResponse> |
DnsAsyncClient.getZoneContent(GetZoneContentRequest request,
AsyncHandler<GetZoneContentRequest,GetZoneContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetZoneContentResponse |
GetZoneContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetZoneContentResponse.Builder |
GetZoneContentResponse.Builder.copy(GetZoneContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.