| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycluster.model |
| Modifier and Type | Method and Description |
|---|---|
static RoutingControlState |
RoutingControlState.fromValue(String value)
Use this in place of valueOf.
|
static RoutingControlState |
RoutingControlState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutingControlState[] |
RoutingControlState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetRoutingControlStateResult |
GetRoutingControlStateResult.withRoutingControlState(RoutingControlState routingControlState)
The state of the routing control.
|
UpdateRoutingControlStateRequest |
UpdateRoutingControlStateRequest.withRoutingControlState(RoutingControlState routingControlState)
The state of the routing control.
|
UpdateRoutingControlStateEntry |
UpdateRoutingControlStateEntry.withRoutingControlState(RoutingControlState routingControlState)
The routing control state in a set of routing control state entries.
|
Copyright © 2021. All rights reserved.