Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListKeyValueStoresResponse
Packages that use ListKeyValueStoresResponse
Package
Description
-
Uses of ListKeyValueStoresResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return ListKeyValueStoresResponseModifier and TypeMethodDescriptiondefault ListKeyValueStoresResponseCloudFrontClient.listKeyValueStores(Consumer<ListKeyValueStoresRequest.Builder> listKeyValueStoresRequest) Specifies the key value stores to list.default ListKeyValueStoresResponseCloudFrontClient.listKeyValueStores(ListKeyValueStoresRequest listKeyValueStoresRequest) Specifies the key value stores to list.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type ListKeyValueStoresResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.listKeyValueStores(Consumer<ListKeyValueStoresRequest.Builder> listKeyValueStoresRequest) Specifies the key value stores to list.CloudFrontAsyncClient.listKeyValueStores(ListKeyValueStoresRequest listKeyValueStoresRequest) Specifies the key value stores to list. -
Uses of ListKeyValueStoresResponse in software.amazon.awssdk.services.cloudfront.paginators
Methods in software.amazon.awssdk.services.cloudfront.paginators that return types with arguments of type ListKeyValueStoresResponseMethod parameters in software.amazon.awssdk.services.cloudfront.paginators with type arguments of type ListKeyValueStoresResponseModifier and TypeMethodDescriptionvoidListKeyValueStoresPublisher.subscribe(org.reactivestreams.Subscriber<? super ListKeyValueStoresResponse> subscriber)