Uses of Class
com.amazonaws.services.kms.model.ScheduleKeyDeletionResult
Packages that use ScheduleKeyDeletionResult
-
Uses of ScheduleKeyDeletionResult in com.amazonaws.services.kms
Methods in com.amazonaws.services.kms that return ScheduleKeyDeletionResultModifier and TypeMethodDescriptionAbstractAWSKMS.scheduleKeyDeletion
(ScheduleKeyDeletionRequest request) AWSKMS.scheduleKeyDeletion
(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest) Schedules the deletion of a customer master key (CMK).AWSKMSClient.scheduleKeyDeletion
(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest) Schedules the deletion of a customer master key (CMK).Methods in com.amazonaws.services.kms that return types with arguments of type ScheduleKeyDeletionResultModifier and TypeMethodDescriptionAbstractAWSKMSAsync.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest request) AbstractAWSKMSAsync.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest request, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult> asyncHandler) AWSKMSAsync.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest) Schedules the deletion of a customer master key (CMK).AWSKMSAsync.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult> asyncHandler) Schedules the deletion of a customer master key (CMK).AWSKMSAsyncClient.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest request) AWSKMSAsyncClient.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest request, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult> asyncHandler) Method parameters in com.amazonaws.services.kms with type arguments of type ScheduleKeyDeletionResultModifier and TypeMethodDescriptionAbstractAWSKMSAsync.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest request, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult> asyncHandler) AWSKMSAsync.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult> asyncHandler) Schedules the deletion of a customer master key (CMK).AWSKMSAsyncClient.scheduleKeyDeletionAsync
(ScheduleKeyDeletionRequest request, AsyncHandler<ScheduleKeyDeletionRequest, ScheduleKeyDeletionResult> asyncHandler) -
Uses of ScheduleKeyDeletionResult in com.amazonaws.services.kms.model
Methods in com.amazonaws.services.kms.model that return ScheduleKeyDeletionResultModifier and TypeMethodDescriptionScheduleKeyDeletionResult.clone()
ScheduleKeyDeletionResult.withDeletionDate
(Date deletionDate) The date and time after which AWS KMS deletes the customer master key (CMK).The unique identifier of the customer master key (CMK) for which deletion is scheduled.