Uses of Class
software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Packages that use UpdateCustomKeyStoreRequest
Package
Description
-
Uses of UpdateCustomKeyStoreRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type UpdateCustomKeyStoreRequestModifier and TypeMethodDescriptionKmsAsyncClient.updateCustomKeyStore(UpdateCustomKeyStoreRequest updateCustomKeyStoreRequest) Changes the properties of a custom key store.default UpdateCustomKeyStoreResponseKmsClient.updateCustomKeyStore(UpdateCustomKeyStoreRequest updateCustomKeyStoreRequest) Changes the properties of a custom key store. -
Uses of UpdateCustomKeyStoreRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type UpdateCustomKeyStoreRequestModifier and TypeMethodDescriptionUpdateCustomKeyStoreRequestMarshaller.marshall(UpdateCustomKeyStoreRequest updateCustomKeyStoreRequest)