Uses of Interface
software.amazon.awssdk.services.cloudfrontkeyvaluestore.CloudFrontKeyValueStoreBaseClientBuilder
-
Packages that use CloudFrontKeyValueStoreBaseClientBuilder Package Description software.amazon.awssdk.services.cloudfrontkeyvaluestore Amazon CloudFront KeyValueStore Service to View and Update Data in a KVS Resource -
-
Uses of CloudFrontKeyValueStoreBaseClientBuilder in software.amazon.awssdk.services.cloudfrontkeyvaluestore
Classes in software.amazon.awssdk.services.cloudfrontkeyvaluestore with type parameters of type CloudFrontKeyValueStoreBaseClientBuilder Modifier and Type Interface Description interfaceCloudFrontKeyValueStoreBaseClientBuilder<B extends CloudFrontKeyValueStoreBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon CloudFront KeyValueStore that is supported by bothCloudFrontKeyValueStoreClientBuilderandCloudFrontKeyValueStoreAsyncClientBuilder.Subinterfaces of CloudFrontKeyValueStoreBaseClientBuilder in software.amazon.awssdk.services.cloudfrontkeyvaluestore Modifier and Type Interface Description interfaceCloudFrontKeyValueStoreAsyncClientBuilderA builder for creating an instance ofCloudFrontKeyValueStoreAsyncClient.interfaceCloudFrontKeyValueStoreClientBuilderA builder for creating an instance ofCloudFrontKeyValueStoreClient.
-