Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetWrappingKeyRequest,GetWrappingKeyResponse> |
KmsManagementWaiters.forWrappingKey(GetWrappingKeyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
WrappingKey.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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. |
Modifier and Type | Method and Description |
---|---|
Future<GetWrappingKeyResponse> |
KmsManagementAsyncClient.getWrappingKey(GetWrappingKeyRequest request,
AsyncHandler<GetWrappingKeyRequest,GetWrappingKeyResponse> handler) |
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.
|
Modifier and Type | Method and Description |
---|---|
GetWrappingKeyRequest |
GetWrappingKeyRequest.Builder.build()
Build the instance of GetWrappingKeyRequest as configured by this builder
|
GetWrappingKeyRequest |
GetWrappingKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetWrappingKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetWrappingKeyRequest.Builder |
GetWrappingKeyRequest.Builder.copy(GetWrappingKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.