default GetRoutingControlStateResponse |
Route53RecoveryClusterClient.getRoutingControlState(Consumer<GetRoutingControlStateRequest.Builder> getRoutingControlStateRequest) |
Get the state for a routing control.
|
default GetRoutingControlStateResponse |
Route53RecoveryClusterClient.getRoutingControlState(GetRoutingControlStateRequest getRoutingControlStateRequest) |
Get the state for a routing control.
|
default ListRoutingControlsResponse |
Route53RecoveryClusterClient.listRoutingControls(Consumer<ListRoutingControlsRequest.Builder> listRoutingControlsRequest) |
List routing control names and Amazon Resource Names (ARNs), as well as the routing control state for each
routing control, along with the control panel name and control panel ARN for the routing controls.
|
default ListRoutingControlsResponse |
Route53RecoveryClusterClient.listRoutingControls(ListRoutingControlsRequest listRoutingControlsRequest) |
List routing control names and Amazon Resource Names (ARNs), as well as the routing control state for each
routing control, along with the control panel name and control panel ARN for the routing controls.
|
default ListRoutingControlsIterable |
Route53RecoveryClusterClient.listRoutingControlsPaginator(Consumer<ListRoutingControlsRequest.Builder> listRoutingControlsRequest) |
List routing control names and Amazon Resource Names (ARNs), as well as the routing control state for each
routing control, along with the control panel name and control panel ARN for the routing controls.
|
default ListRoutingControlsIterable |
Route53RecoveryClusterClient.listRoutingControlsPaginator(ListRoutingControlsRequest listRoutingControlsRequest) |
List routing control names and Amazon Resource Names (ARNs), as well as the routing control state for each
routing control, along with the control panel name and control panel ARN for the routing controls.
|
default UpdateRoutingControlStateResponse |
Route53RecoveryClusterClient.updateRoutingControlState(Consumer<UpdateRoutingControlStateRequest.Builder> updateRoutingControlStateRequest) |
Set the state of the routing control to reroute traffic.
|
default UpdateRoutingControlStateResponse |
Route53RecoveryClusterClient.updateRoutingControlState(UpdateRoutingControlStateRequest updateRoutingControlStateRequest) |
Set the state of the routing control to reroute traffic.
|
default UpdateRoutingControlStatesResponse |
Route53RecoveryClusterClient.updateRoutingControlStates(Consumer<UpdateRoutingControlStatesRequest.Builder> updateRoutingControlStatesRequest) |
Set multiple routing control states.
|
default UpdateRoutingControlStatesResponse |
Route53RecoveryClusterClient.updateRoutingControlStates(UpdateRoutingControlStatesRequest updateRoutingControlStatesRequest) |
Set multiple routing control states.
|