Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetHsmPartitionRequest,GetHsmPartitionResponse> |
KmsHsmClusterWaiters.forHsmPartition(GetHsmPartitionRequest request,
HsmPartition.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetHsmPartitionRequest,GetHsmPartitionResponse> |
KmsHsmClusterWaiters.forHsmPartition(GetHsmPartitionRequest request,
HsmPartition.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetHsmPartitionRequest,GetHsmPartitionResponse> |
KmsHsmClusterWaiters.forHsmPartition(GetHsmPartitionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
HsmPartition.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetHsmPartitionResponse> |
KmsHsmClusterAsyncClient.getHsmPartition(GetHsmPartitionRequest request,
AsyncHandler<GetHsmPartitionRequest,GetHsmPartitionResponse> handler) |
Future<GetHsmPartitionResponse> |
KmsHsmClusterAsync.getHsmPartition(GetHsmPartitionRequest request,
AsyncHandler<GetHsmPartitionRequest,GetHsmPartitionResponse> handler)
Retrieves HSM partition details for the specified HSM cluster.
|
Modifier and Type | Method and Description |
---|---|
GetHsmPartitionRequest |
GetHsmPartitionRequest.Builder.build()
Build the instance of GetHsmPartitionRequest as configured by this builder
|
GetHsmPartitionRequest |
GetHsmPartitionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetHsmPartitionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetHsmPartitionRequest.Builder |
GetHsmPartitionRequest.Builder.copy(GetHsmPartitionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.