| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
static Method | 
Method.fromValue(String value)
Use this in place of valueOf. 
 | 
static Method | 
Method.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Method[] | 
Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CachedMethods | 
CachedMethods.withItems(Method... items)
 A complex type that contains the HTTP methods that you want CloudFront to cache responses to. 
 | 
AllowedMethods | 
AllowedMethods.withItems(Method... items)
 A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin. 
 | 
Copyright © 2021. All rights reserved.