Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
GetZoneContentResponse |
Dns.getZoneContent(GetZoneContentRequest request)
Gets the requested zone’s zone file.
|
GetZoneContentResponse |
DnsClient.getZoneContent(GetZoneContentRequest request) |
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 |
---|---|
GetZoneContentRequest |
GetZoneContentRequest.Builder.build()
Build the instance of GetZoneContentRequest as configured by this builder
|
GetZoneContentRequest |
GetZoneContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetZoneContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetZoneContentRequest.Builder |
GetZoneContentRequest.Builder.copy(GetZoneContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.