|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Method | |
---|---|
com.amazonaws.services.cloudfront.model | Classes modeling the various types represented by AmazonCloudFront. |
Uses of Method in com.amazonaws.services.cloudfront.model |
---|
Methods in com.amazonaws.services.cloudfront.model that return Method | |
---|---|
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. |
Methods in com.amazonaws.services.cloudfront.model with parameters of type Method | |
---|---|
AllowedMethods |
AllowedMethods.withItems(Method... items)
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |