Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<DeleteTsigKeyRequest,DeleteTsigKeyResponse> |
DnsWaiters.forDeleteTsigKey(DeleteTsigKeyRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<DeleteTsigKeyRequest,DeleteTsigKeyResponse> |
DnsWaiters.forDeleteTsigKey(DeleteTsigKeyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<DeleteTsigKeyResponse> |
DnsAsync.deleteTsigKey(DeleteTsigKeyRequest request,
AsyncHandler<DeleteTsigKeyRequest,DeleteTsigKeyResponse> handler)
Deletes the specified TSIG key.
|
Future<DeleteTsigKeyResponse> |
DnsAsyncClient.deleteTsigKey(DeleteTsigKeyRequest request,
AsyncHandler<DeleteTsigKeyRequest,DeleteTsigKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteTsigKeyRequest |
DeleteTsigKeyRequest.Builder.build()
Build the instance of DeleteTsigKeyRequest as configured by this builder
|
DeleteTsigKeyRequest |
DeleteTsigKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteTsigKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteTsigKeyRequest.Builder |
DeleteTsigKeyRequest.Builder.copy(DeleteTsigKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.