Waiter<GetWrappingKeyRequest,GetWrappingKeyResponse> |
KmsManagementWaiters.forWrappingKey(GetWrappingKeyRequest request,
WrappingKey.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetWrappingKeyRequest,GetWrappingKeyResponse> |
KmsManagementWaiters.forWrappingKey(GetWrappingKeyRequest request,
WrappingKey.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetWrappingKeyRequest,GetWrappingKeyResponse> |
KmsManagementWaiters.forWrappingKey(GetWrappingKeyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
WrappingKey.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetWrappingKeyResponse |
KmsManagement.getWrappingKey(GetWrappingKeyRequest request) |
Gets details about the public RSA wrapping key associated with the vault in the endpoint.
|
Future<GetWrappingKeyResponse> |
KmsManagementAsync.getWrappingKey(GetWrappingKeyRequest request,
AsyncHandler<GetWrappingKeyRequest,GetWrappingKeyResponse> handler) |
Gets details about the public RSA wrapping key associated with the vault in the endpoint.
|
Future<GetWrappingKeyResponse> |
KmsManagementAsyncClient.getWrappingKey(GetWrappingKeyRequest request,
AsyncHandler<GetWrappingKeyRequest,GetWrappingKeyResponse> handler) |
|
GetWrappingKeyResponse |
KmsManagementClient.getWrappingKey(GetWrappingKeyRequest request) |
|