Package | Description |
---|---|
com.amazonaws.services.cloudfront.model |
Classes modeling the various types represented by AmazonCloudFront.
|
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 |
---|---|
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 © 2015. All rights reserved.