ScheduleKeyDeletionResult |
AbstractAWSKMS.scheduleKeyDeletion(ScheduleKeyDeletionRequest request) |
ScheduleKeyDeletionResult |
AWSKMSClient.scheduleKeyDeletion(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest)
Schedules the deletion of a customer master key (CMK).
|
ScheduleKeyDeletionResult |
AWSKMS.scheduleKeyDeletion(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest)
Schedules the deletion of a customer master key (CMK).
|
java.util.concurrent.Future<ScheduleKeyDeletionResult> |
AbstractAWSKMSAsync.scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest request) |
java.util.concurrent.Future<ScheduleKeyDeletionResult> |
AWSKMSAsyncClient.scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest request) |
java.util.concurrent.Future<ScheduleKeyDeletionResult> |
AWSKMSAsync.scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest)
Schedules the deletion of a customer master key (CMK).
|
java.util.concurrent.Future<ScheduleKeyDeletionResult> |
AbstractAWSKMSAsync.scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest request,
AsyncHandler<ScheduleKeyDeletionRequest,ScheduleKeyDeletionResult> asyncHandler) |
java.util.concurrent.Future<ScheduleKeyDeletionResult> |
AWSKMSAsyncClient.scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest request,
AsyncHandler<ScheduleKeyDeletionRequest,ScheduleKeyDeletionResult> asyncHandler) |
java.util.concurrent.Future<ScheduleKeyDeletionResult> |
AWSKMSAsync.scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest,
AsyncHandler<ScheduleKeyDeletionRequest,ScheduleKeyDeletionResult> asyncHandler)
Schedules the deletion of a customer master key (CMK).
|