Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
CancelKeyDeletionResponse |
KmsManagementClient.cancelKeyDeletion(CancelKeyDeletionRequest request) |
CancelKeyDeletionResponse |
KmsManagement.cancelKeyDeletion(CancelKeyDeletionRequest request)
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 |
---|---|
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 |
---|---|
CancelKeyDeletionResponse |
CancelKeyDeletionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CancelKeyDeletionResponse.Builder |
CancelKeyDeletionResponse.Builder.copy(CancelKeyDeletionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.