Uses of Class
software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Packages that use CreateCustomKeyStoreRequest
Package
Description
-
Uses of CreateCustomKeyStoreRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type CreateCustomKeyStoreRequestModifier and TypeMethodDescriptionKmsAsyncClient.createCustomKeyStore(CreateCustomKeyStoreRequest createCustomKeyStoreRequest) Creates a custom key store backed by a key store that you own and manage.default CreateCustomKeyStoreResponseKmsClient.createCustomKeyStore(CreateCustomKeyStoreRequest createCustomKeyStoreRequest) Creates a custom key store backed by a key store that you own and manage. -
Uses of CreateCustomKeyStoreRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type CreateCustomKeyStoreRequestModifier and TypeMethodDescriptionCreateCustomKeyStoreRequestMarshaller.marshall(CreateCustomKeyStoreRequest createCustomKeyStoreRequest)