| 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 KMS key.
|
default CompletableFuture<ScheduleKeyDeletionResponse> |
KmsAsyncClient.scheduleKeyDeletion(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest)
Schedules the deletion of a KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ScheduleKeyDeletionRequestMarshaller.marshall(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest) |
Copyright © 2023. All rights reserved.