| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycluster.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRoutingControlStateEntry |
UpdateRoutingControlStateEntry.clone() |
UpdateRoutingControlStateEntry |
UpdateRoutingControlStateEntry.withRoutingControlArn(String routingControlArn)
The Amazon Resource Number (ARN) for the routing control state entry.
|
UpdateRoutingControlStateEntry |
UpdateRoutingControlStateEntry.withRoutingControlState(RoutingControlState routingControlState)
The routing control state in a set of routing control state entries.
|
UpdateRoutingControlStateEntry |
UpdateRoutingControlStateEntry.withRoutingControlState(String routingControlState)
The routing control state in a set of routing control state entries.
|
| Modifier and Type | Method and Description |
|---|---|
List<UpdateRoutingControlStateEntry> |
UpdateRoutingControlStatesRequest.getUpdateRoutingControlStateEntries()
A set of routing control entries that you want to update.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRoutingControlStatesRequest |
UpdateRoutingControlStatesRequest.withUpdateRoutingControlStateEntries(UpdateRoutingControlStateEntry... updateRoutingControlStateEntries)
A set of routing control entries that you want to update.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRoutingControlStatesRequest.setUpdateRoutingControlStateEntries(Collection<UpdateRoutingControlStateEntry> updateRoutingControlStateEntries)
A set of routing control entries that you want to update.
|
UpdateRoutingControlStatesRequest |
UpdateRoutingControlStatesRequest.withUpdateRoutingControlStateEntries(Collection<UpdateRoutingControlStateEntry> updateRoutingControlStateEntries)
A set of routing control entries that you want to update.
|
Copyright © 2021. All rights reserved.