| 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 |
|---|---|
Future<GetRoutingControlStateResult> |
AWSRoute53RecoveryClusterAsyncClient.getRoutingControlStateAsync(GetRoutingControlStateRequest request,
AsyncHandler<GetRoutingControlStateRequest,GetRoutingControlStateResult> asyncHandler) |
Future<GetRoutingControlStateResult> |
AbstractAWSRoute53RecoveryClusterAsync.getRoutingControlStateAsync(GetRoutingControlStateRequest request,
AsyncHandler<GetRoutingControlStateRequest,GetRoutingControlStateResult> asyncHandler) |
Future<GetRoutingControlStateResult> |
AWSRoute53RecoveryClusterAsync.getRoutingControlStateAsync(GetRoutingControlStateRequest getRoutingControlStateRequest,
AsyncHandler<GetRoutingControlStateRequest,GetRoutingControlStateResult> asyncHandler)
Get the state for a routing control.
|
| Modifier and Type | Method and Description |
|---|---|
GetRoutingControlStateRequest |
GetRoutingControlStateRequest.clone() |
GetRoutingControlStateRequest |
GetRoutingControlStateRequest.withRoutingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) for the routing control that you want to get the state for.
|
Copyright © 2023. All rights reserved.