Uses of Class
software.amazon.awssdk.services.cloudfront.model.KeyValueStoreList
-
Packages that use KeyValueStoreList Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of KeyValueStoreList in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return KeyValueStoreList Modifier and Type Method Description KeyValueStoreListListKeyValueStoresResponse. keyValueStoreList()The resulting key value stores list.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type KeyValueStoreList Modifier and Type Method Description ListKeyValueStoresResponse.BuilderListKeyValueStoresResponse.Builder. keyValueStoreList(KeyValueStoreList keyValueStoreList)The resulting key value stores list.
-