Uses of Class
software.amazon.awssdk.services.kms.model.CreateKeyRequest
Packages that use CreateKeyRequest
Package
Description
-
Uses of CreateKeyRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type CreateKeyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateKeyResponse>KmsAsyncClient.createKey(CreateKeyRequest createKeyRequest) Creates a unique customer managed KMS key in your Amazon Web Services account and Region.default CreateKeyResponseKmsClient.createKey(CreateKeyRequest createKeyRequest) Creates a unique customer managed KMS key in your Amazon Web Services account and Region. -
Uses of CreateKeyRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type CreateKeyRequestModifier and TypeMethodDescriptionCreateKeyRequestMarshaller.marshall(CreateKeyRequest createKeyRequest)