| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ActionTypeEnum |
ActionTypeEnum.fromValue(String value)
Use this in place of valueOf.
|
static ActionTypeEnum |
ActionTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionTypeEnum[] |
ActionTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setType(ActionTypeEnum type)
The type of action.
|
Action |
Action.withType(ActionTypeEnum type)
The type of action.
|
Copyright © 2016. All rights reserved.