| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycluster |
Welcome to the Routing Control (Recovery Cluster) API Reference Guide for Amazon Route 53 Application Recovery
Controller.
|
| com.amazonaws.services.route53recoverycluster.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRoutingControlStateResult |
AWSRoute53RecoveryClusterClient.updateRoutingControlState(UpdateRoutingControlStateRequest request)
Set the state of the routing control to reroute traffic.
|
UpdateRoutingControlStateResult |
AWSRoute53RecoveryCluster.updateRoutingControlState(UpdateRoutingControlStateRequest updateRoutingControlStateRequest)
Set the state of the routing control to reroute traffic.
|
UpdateRoutingControlStateResult |
AbstractAWSRoute53RecoveryCluster.updateRoutingControlState(UpdateRoutingControlStateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateRoutingControlStateResult> |
AWSRoute53RecoveryClusterAsyncClient.updateRoutingControlStateAsync(UpdateRoutingControlStateRequest request,
AsyncHandler<UpdateRoutingControlStateRequest,UpdateRoutingControlStateResult> asyncHandler) |
Future<UpdateRoutingControlStateResult> |
AWSRoute53RecoveryClusterAsync.updateRoutingControlStateAsync(UpdateRoutingControlStateRequest updateRoutingControlStateRequest,
AsyncHandler<UpdateRoutingControlStateRequest,UpdateRoutingControlStateResult> asyncHandler)
Set the state of the routing control to reroute traffic.
|
Future<UpdateRoutingControlStateResult> |
AbstractAWSRoute53RecoveryClusterAsync.updateRoutingControlStateAsync(UpdateRoutingControlStateRequest request,
AsyncHandler<UpdateRoutingControlStateRequest,UpdateRoutingControlStateResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRoutingControlStateResult |
UpdateRoutingControlStateResult.clone() |
Copyright © 2023. All rights reserved.