Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
UpdateTsigKeyResponse |
Dns.updateTsigKey(UpdateTsigKeyRequest request)
Updates the specified TSIG key.
|
UpdateTsigKeyResponse |
DnsClient.updateTsigKey(UpdateTsigKeyRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdateTsigKeyRequest,UpdateTsigKeyResponse> |
DnsWaiters.forUpdateTsigKey(UpdateTsigKeyRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdateTsigKeyRequest,UpdateTsigKeyResponse> |
DnsWaiters.forUpdateTsigKey(UpdateTsigKeyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Future<UpdateTsigKeyResponse> |
DnsAsync.updateTsigKey(UpdateTsigKeyRequest request,
AsyncHandler<UpdateTsigKeyRequest,UpdateTsigKeyResponse> handler)
Updates the specified TSIG key.
|
Future<UpdateTsigKeyResponse> |
DnsAsyncClient.updateTsigKey(UpdateTsigKeyRequest request,
AsyncHandler<UpdateTsigKeyRequest,UpdateTsigKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateTsigKeyResponse> |
DnsAsync.updateTsigKey(UpdateTsigKeyRequest request,
AsyncHandler<UpdateTsigKeyRequest,UpdateTsigKeyResponse> handler)
Updates the specified TSIG key.
|
Future<UpdateTsigKeyResponse> |
DnsAsyncClient.updateTsigKey(UpdateTsigKeyRequest request,
AsyncHandler<UpdateTsigKeyRequest,UpdateTsigKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateTsigKeyResponse |
UpdateTsigKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateTsigKeyResponse.Builder |
UpdateTsigKeyResponse.Builder.copy(UpdateTsigKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.