Uses of Class
software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
Packages that use ScheduleKeyDeletionRequest
Package
Description
-
Uses of ScheduleKeyDeletionRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type ScheduleKeyDeletionRequestModifier and TypeMethodDescriptionKmsAsyncClient.scheduleKeyDeletion(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest) Schedules the deletion of a KMS key.default ScheduleKeyDeletionResponseKmsClient.scheduleKeyDeletion(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest) Schedules the deletion of a KMS key. -
Uses of ScheduleKeyDeletionRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type ScheduleKeyDeletionRequestModifier and TypeMethodDescriptionScheduleKeyDeletionRequestMarshaller.marshall(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest)