| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycluster |
Welcome to the Routing Control (Recovery Cluster) API Reference Guide for Amazon Route 53 Application Recovery
Controller.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2023. All rights reserved.