CachedMethods |
CachedMethods.clone() |
CachedMethods |
AllowedMethods.getCachedMethods() |
CachedMethods |
CachedMethods.withItems(java.util.Collection<java.lang.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(java.lang.String... items)
A complex type that contains the HTTP methods that you want CloudFront to
cache responses to.
|
CachedMethods |
CachedMethods.withQuantity(java.lang.Integer quantity)
The number of HTTP methods for which you want CloudFront to cache
responses.
|