Uses of Class
software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
Packages that use DeleteCustomKeyStoreRequest
Package
Description
-
Uses of DeleteCustomKeyStoreRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type DeleteCustomKeyStoreRequestModifier and TypeMethodDescriptionKmsAsyncClient.deleteCustomKeyStore(DeleteCustomKeyStoreRequest deleteCustomKeyStoreRequest) Deletes a custom key store.default DeleteCustomKeyStoreResponseKmsClient.deleteCustomKeyStore(DeleteCustomKeyStoreRequest deleteCustomKeyStoreRequest) Deletes a custom key store. -
Uses of DeleteCustomKeyStoreRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type DeleteCustomKeyStoreRequestModifier and TypeMethodDescriptionDeleteCustomKeyStoreRequestMarshaller.marshall(DeleteCustomKeyStoreRequest deleteCustomKeyStoreRequest)