| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | Classes modeling the various types represented by AmazonCloudFront. | 
| Modifier and Type | Method and Description | 
|---|---|
| CachedMethods | CachedMethods. clone() | 
| CachedMethods | AllowedMethods. getCachedMethods()A complex type that controls whether CloudFront caches the response to
 requests using the specified HTTP methods. | 
| CachedMethods | CachedMethods. withItems(Collection<String> items)A complex type that contains the HTTP methods that you want CloudFront
 to cache responses to. | 
| CachedMethods | CachedMethods. withItems(Method... items)A complex type that contains the HTTP methods that you want CloudFront
 to cache responses to. | 
| CachedMethods | CachedMethods. withItems(String... items)A complex type that contains the HTTP methods that you want CloudFront
 to cache responses to. | 
| CachedMethods | CachedMethods. withQuantity(Integer quantity)The number of HTTP methods for which you want CloudFront to cache
 responses. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AllowedMethods. setCachedMethods(CachedMethods cachedMethods)A complex type that controls whether CloudFront caches the response to
 requests using the specified HTTP methods. | 
| AllowedMethods | AllowedMethods. withCachedMethods(CachedMethods cachedMethods)A complex type that controls whether CloudFront caches the response to
 requests using the specified HTTP methods. | 
Copyright © 2015. All rights reserved.