| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default EnableKeyResponse |
KmsClient.enableKey(EnableKeyRequest enableKeyRequest)
Sets the key state of a KMS key to enabled.
|
default CompletableFuture<EnableKeyResponse> |
KmsAsyncClient.enableKey(EnableKeyRequest enableKeyRequest)
Sets the key state of a KMS key to enabled.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EnableKeyRequestMarshaller.marshall(EnableKeyRequest enableKeyRequest) |
Copyright © 2023. All rights reserved.