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