Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
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) |
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 |
---|---|
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 |
---|---|
CreateTsigKeyRequest |
CreateTsigKeyRequest.Builder.build()
Build the instance of CreateTsigKeyRequest as configured by this builder
|
CreateTsigKeyRequest |
CreateTsigKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateTsigKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateTsigKeyRequest.Builder |
CreateTsigKeyRequest.Builder.copy(CreateTsigKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.