Package | Description |
---|---|
software.amazon.awssdk.services.kms |
|
software.amazon.awssdk.services.kms.transform |
Modifier and Type | Method and Description |
---|---|
default ScheduleKeyDeletionResponse |
KmsClient.scheduleKeyDeletion(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest)
Schedules the deletion of a customer master key (CMK).
|
default CompletableFuture<ScheduleKeyDeletionResponse> |
KmsAsyncClient.scheduleKeyDeletion(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest)
Schedules the deletion of a customer master key (CMK).
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
ScheduleKeyDeletionRequestMarshaller.marshall(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest) |
Copyright © 2019. All rights reserved.