Uses of Class
software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
Packages that use ConnectCustomKeyStoreRequest
Package
Description
-
Uses of ConnectCustomKeyStoreRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type ConnectCustomKeyStoreRequestModifier and TypeMethodDescriptionKmsAsyncClient.connectCustomKeyStore(ConnectCustomKeyStoreRequest 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. -
Uses of ConnectCustomKeyStoreRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type ConnectCustomKeyStoreRequestModifier and TypeMethodDescriptionConnectCustomKeyStoreRequestMarshaller.marshall(ConnectCustomKeyStoreRequest connectCustomKeyStoreRequest)