Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
UpdateTsigKeyResponse |
DnsClient.updateTsigKey(UpdateTsigKeyRequest request) |
UpdateTsigKeyResponse |
Dns.updateTsigKey(UpdateTsigKeyRequest request)
Updates the specified TSIG key.
|
Future<UpdateTsigKeyResponse> |
DnsAsyncClient.updateTsigKey(UpdateTsigKeyRequest request,
AsyncHandler<UpdateTsigKeyRequest,UpdateTsigKeyResponse> handler) |
Future<UpdateTsigKeyResponse> |
DnsAsync.updateTsigKey(UpdateTsigKeyRequest request,
AsyncHandler<UpdateTsigKeyRequest,UpdateTsigKeyResponse> handler)
Updates the specified TSIG key.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateTsigKeyResponse> |
DnsAsyncClient.updateTsigKey(UpdateTsigKeyRequest request,
AsyncHandler<UpdateTsigKeyRequest,UpdateTsigKeyResponse> handler) |
Future<UpdateTsigKeyResponse> |
DnsAsync.updateTsigKey(UpdateTsigKeyRequest request,
AsyncHandler<UpdateTsigKeyRequest,UpdateTsigKeyResponse> handler)
Updates the specified TSIG key.
|
Modifier and Type | Method and Description |
---|---|
UpdateTsigKeyRequest |
UpdateTsigKeyRequest.Builder.build()
Build the instance of UpdateTsigKeyRequest as configured by this builder
|
UpdateTsigKeyRequest |
UpdateTsigKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateTsigKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateTsigKeyRequest.Builder |
UpdateTsigKeyRequest.Builder.copy(UpdateTsigKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.