Uses of Class
software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException
-
Packages that use XksProxyVpcEndpointServiceInvalidConfigurationException Package Description software.amazon.awssdk.services.kms Key Management Service -
-
Uses of XksProxyVpcEndpointServiceInvalidConfigurationException in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that throw XksProxyVpcEndpointServiceInvalidConfigurationException Modifier and Type Method Description default CreateCustomKeyStoreResponseKmsClient. createCustomKeyStore(Consumer<CreateCustomKeyStoreRequest.Builder> 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.default UpdateCustomKeyStoreResponseKmsClient. updateCustomKeyStore(Consumer<UpdateCustomKeyStoreRequest.Builder> updateCustomKeyStoreRequest)Changes the properties of a custom key store.default UpdateCustomKeyStoreResponseKmsClient. updateCustomKeyStore(UpdateCustomKeyStoreRequest updateCustomKeyStoreRequest)Changes the properties of a custom key store.
-