Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
ListTsigKeysResponse |
Dns.listTsigKeys(ListTsigKeysRequest request)
Gets a list of all TSIG keys in the specified compartment.
|
ListTsigKeysResponse |
DnsClient.listTsigKeys(ListTsigKeysRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListTsigKeysResponse> |
DnsAsync.listTsigKeys(ListTsigKeysRequest request,
AsyncHandler<ListTsigKeysRequest,ListTsigKeysResponse> handler)
Gets a list of all TSIG keys in the specified compartment.
|
Future<ListTsigKeysResponse> |
DnsAsyncClient.listTsigKeys(ListTsigKeysRequest request,
AsyncHandler<ListTsigKeysRequest,ListTsigKeysResponse> handler) |
Iterable<ListTsigKeysResponse> |
DnsPaginators.listTsigKeysResponseIterator(ListTsigKeysRequest request)
Creates a new iterable which will iterate over the responses received from the listTsigKeys
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListTsigKeysResponse> |
DnsAsync.listTsigKeys(ListTsigKeysRequest request,
AsyncHandler<ListTsigKeysRequest,ListTsigKeysResponse> handler)
Gets a list of all TSIG keys in the specified compartment.
|
Future<ListTsigKeysResponse> |
DnsAsyncClient.listTsigKeys(ListTsigKeysRequest request,
AsyncHandler<ListTsigKeysRequest,ListTsigKeysResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListTsigKeysResponse |
ListTsigKeysResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTsigKeysResponse.Builder |
ListTsigKeysResponse.Builder.copy(ListTsigKeysResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.