| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
QueryStringCacheKeys | 
QueryStringCacheKeys.clone()  | 
QueryStringCacheKeys | 
ForwardedValues.getQueryStringCacheKeys()
 This field is deprecated. 
 | 
QueryStringCacheKeys | 
QueryStringCacheKeys.withItems(Collection<String> items)
 A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a
 cache behavior. 
 | 
QueryStringCacheKeys | 
QueryStringCacheKeys.withItems(String... items)
 A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a
 cache behavior. 
 | 
QueryStringCacheKeys | 
QueryStringCacheKeys.withQuantity(Integer quantity)
 The number of  
whitelisted query string parameters for a cache behavior. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ForwardedValues.setQueryStringCacheKeys(QueryStringCacheKeys queryStringCacheKeys)
 This field is deprecated. 
 | 
ForwardedValues | 
ForwardedValues.withQueryStringCacheKeys(QueryStringCacheKeys queryStringCacheKeys)
 This field is deprecated. 
 | 
Copyright © 2022. All rights reserved.