Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
ListZoneTransferServersResponse |
Dns.listZoneTransferServers(ListZoneTransferServersRequest request)
Gets a list of IP addresses of OCI nameservers for inbound and outbound transfer of zones in
the specified compartment (which must be the root compartment of a tenancy) that transfer
zone data with external master or downstream nameservers.
|
ListZoneTransferServersResponse |
DnsClient.listZoneTransferServers(ListZoneTransferServersRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListZoneTransferServersResponse> |
DnsAsync.listZoneTransferServers(ListZoneTransferServersRequest request,
AsyncHandler<ListZoneTransferServersRequest,ListZoneTransferServersResponse> handler)
Gets a list of IP addresses of OCI nameservers for inbound and outbound transfer of zones in
the specified compartment (which must be the root compartment of a tenancy) that transfer
zone data with external master or downstream nameservers.
|
Future<ListZoneTransferServersResponse> |
DnsAsyncClient.listZoneTransferServers(ListZoneTransferServersRequest request,
AsyncHandler<ListZoneTransferServersRequest,ListZoneTransferServersResponse> handler) |
Iterable<ListZoneTransferServersResponse> |
DnsPaginators.listZoneTransferServersResponseIterator(ListZoneTransferServersRequest request)
Creates a new iterable which will iterate over the responses received from the
listZoneTransferServers operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListZoneTransferServersResponse> |
DnsAsync.listZoneTransferServers(ListZoneTransferServersRequest request,
AsyncHandler<ListZoneTransferServersRequest,ListZoneTransferServersResponse> handler)
Gets a list of IP addresses of OCI nameservers for inbound and outbound transfer of zones in
the specified compartment (which must be the root compartment of a tenancy) that transfer
zone data with external master or downstream nameservers.
|
Future<ListZoneTransferServersResponse> |
DnsAsyncClient.listZoneTransferServers(ListZoneTransferServersRequest request,
AsyncHandler<ListZoneTransferServersRequest,ListZoneTransferServersResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListZoneTransferServersResponse |
ListZoneTransferServersResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListZoneTransferServersResponse.Builder |
ListZoneTransferServersResponse.Builder.copy(ListZoneTransferServersResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.