Uses of Class
software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException
Packages that use CloudHsmClusterInvalidConfigurationException
-
Uses of CloudHsmClusterInvalidConfigurationException in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that throw CloudHsmClusterInvalidConfigurationExceptionModifier and TypeMethodDescriptiondefault ConnectCustomKeyStoreResponseKmsClient.connectCustomKeyStore(Consumer<ConnectCustomKeyStoreRequest.Builder> connectCustomKeyStoreRequest) Connects or reconnects a custom key store to its backing key store.default ConnectCustomKeyStoreResponseKmsClient.connectCustomKeyStore(ConnectCustomKeyStoreRequest connectCustomKeyStoreRequest) Connects or reconnects a custom key store to its backing key store.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 CreateKeyResponseKmsClient.createKey()Creates a unique customer managed KMS key in your Amazon Web Services account and Region.default CreateKeyResponseKmsClient.createKey(Consumer<CreateKeyRequest.Builder> 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.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.