Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<CancelHsmClusterDeletionResponse> |
KmsHsmClusterAsyncClient.cancelHsmClusterDeletion(CancelHsmClusterDeletionRequest request,
AsyncHandler<CancelHsmClusterDeletionRequest,CancelHsmClusterDeletionResponse> handler) |
Future<CancelHsmClusterDeletionResponse> |
KmsHsmClusterAsync.cancelHsmClusterDeletion(CancelHsmClusterDeletionRequest request,
AsyncHandler<CancelHsmClusterDeletionRequest,CancelHsmClusterDeletionResponse> handler)
Cancels deletion of specified HSM Cluster, restores it and associated HSM partitions to
pre-deletion states.
|
Modifier and Type | Method and Description |
---|---|
CancelHsmClusterDeletionRequest |
CancelHsmClusterDeletionRequest.Builder.build()
Build the instance of CancelHsmClusterDeletionRequest as configured by this builder
|
CancelHsmClusterDeletionRequest |
CancelHsmClusterDeletionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CancelHsmClusterDeletionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CancelHsmClusterDeletionRequest.Builder |
CancelHsmClusterDeletionRequest.Builder.copy(CancelHsmClusterDeletionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.