|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CloudFrontAction | |
|---|---|
| org.dasein.cloud.aws.platform | |
| Uses of CloudFrontAction in org.dasein.cloud.aws.platform |
|---|
| Methods in org.dasein.cloud.aws.platform that return CloudFrontAction | |
|---|---|
static CloudFrontAction |
CloudFrontAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CloudFrontAction[] |
CloudFrontAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.dasein.cloud.aws.platform with parameters of type CloudFrontAction | |
|---|---|
CloudFrontMethod(AWSCloud provider,
CloudFrontAction action,
Map<String,String> headers,
String contentType,
String body)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||