Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
CancelKeyDeletionResponse |
KmsManagementClient.cancelKeyDeletion(CancelKeyDeletionRequest request) |
CancelKeyDeletionResponse |
KmsManagement.cancelKeyDeletion(CancelKeyDeletionRequest request)
Cancels the scheduled deletion of the specified key.
|
Future<CancelKeyDeletionResponse> |
KmsManagementAsyncClient.cancelKeyDeletion(CancelKeyDeletionRequest request,
AsyncHandler<CancelKeyDeletionRequest,CancelKeyDeletionResponse> handler) |
Future<CancelKeyDeletionResponse> |
KmsManagementAsync.cancelKeyDeletion(CancelKeyDeletionRequest request,
AsyncHandler<CancelKeyDeletionRequest,CancelKeyDeletionResponse> handler)
Cancels the scheduled deletion of the specified key.
|
Modifier and Type | Method and Description |
---|---|
Future<CancelKeyDeletionResponse> |
KmsManagementAsyncClient.cancelKeyDeletion(CancelKeyDeletionRequest request,
AsyncHandler<CancelKeyDeletionRequest,CancelKeyDeletionResponse> handler) |
Future<CancelKeyDeletionResponse> |
KmsManagementAsync.cancelKeyDeletion(CancelKeyDeletionRequest request,
AsyncHandler<CancelKeyDeletionRequest,CancelKeyDeletionResponse> handler)
Cancels the scheduled deletion of the specified key.
|
Modifier and Type | Method and Description |
---|---|
CancelKeyDeletionRequest |
CancelKeyDeletionRequest.Builder.build()
Build the instance of CancelKeyDeletionRequest as configured by this builder
|
CancelKeyDeletionRequest |
CancelKeyDeletionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CancelKeyDeletionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CancelKeyDeletionRequest.Builder |
CancelKeyDeletionRequest.Builder.copy(CancelKeyDeletionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.