| Package | Description |
|---|---|
| com.amazonaws.services.mediastore.model |
| Modifier and Type | Method and Description |
|---|---|
static MethodName |
MethodName.fromValue(String value)
Use this in place of valueOf.
|
static MethodName |
MethodName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodName[] |
MethodName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CorsRule |
CorsRule.withAllowedMethods(MethodName... allowedMethods)
Identifies an HTTP method that the origin that is specified in the rule is allowed to execute.
|
Copyright © 2020. All rights reserved.