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