Uses of Class
software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
Packages that use DescribeCustomKeyStoresRequest
Package
Description
-
Uses of DescribeCustomKeyStoresRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type DescribeCustomKeyStoresRequestModifier and TypeMethodDescriptionKmsAsyncClient.describeCustomKeyStores(DescribeCustomKeyStoresRequest describeCustomKeyStoresRequest) Gets information about custom key stores in the account and Region.default DescribeCustomKeyStoresResponseKmsClient.describeCustomKeyStores(DescribeCustomKeyStoresRequest describeCustomKeyStoresRequest) Gets information about custom key stores in the account and Region.default DescribeCustomKeyStoresPublisherKmsAsyncClient.describeCustomKeyStoresPaginator(DescribeCustomKeyStoresRequest describeCustomKeyStoresRequest) This is a variant ofKmsAsyncClient.describeCustomKeyStores(software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest)operation.default DescribeCustomKeyStoresIterableKmsClient.describeCustomKeyStoresPaginator(DescribeCustomKeyStoresRequest describeCustomKeyStoresRequest) This is a variant ofKmsClient.describeCustomKeyStores(software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest)operation. -
Uses of DescribeCustomKeyStoresRequest in software.amazon.awssdk.services.kms.paginators
Constructors in software.amazon.awssdk.services.kms.paginators with parameters of type DescribeCustomKeyStoresRequestModifierConstructorDescriptionDescribeCustomKeyStoresIterable(KmsClient client, DescribeCustomKeyStoresRequest firstRequest) DescribeCustomKeyStoresPublisher(KmsAsyncClient client, DescribeCustomKeyStoresRequest firstRequest) -
Uses of DescribeCustomKeyStoresRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type DescribeCustomKeyStoresRequestModifier and TypeMethodDescriptionDescribeCustomKeyStoresRequestMarshaller.marshall(DescribeCustomKeyStoresRequest describeCustomKeyStoresRequest)