| 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateRoutingControlStateResponse> |
Route53RecoveryClusterAsyncClient.updateRoutingControlState(Consumer<UpdateRoutingControlStateRequest.Builder> updateRoutingControlStateRequest)
Set the state of the routing control to reroute traffic.
|
default CompletableFuture<UpdateRoutingControlStateResponse> |
Route53RecoveryClusterAsyncClient.updateRoutingControlState(UpdateRoutingControlStateRequest updateRoutingControlStateRequest)
Set the state of the routing control to reroute traffic.
|
Copyright © 2023. All rights reserved.