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