| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycluster |
Welcome to the Amazon Route 53 Application Recovery Controller API Reference Guide for Recovery Control Data Plane .
|
| com.amazonaws.services.route53recoverycluster.model |
| Modifier and Type | Method and Description |
|---|---|
GetRoutingControlStateResult |
AbstractAWSRoute53RecoveryCluster.getRoutingControlState(GetRoutingControlStateRequest request) |
GetRoutingControlStateResult |
AWSRoute53RecoveryCluster.getRoutingControlState(GetRoutingControlStateRequest getRoutingControlStateRequest)
Get the state for a routing control.
|
GetRoutingControlStateResult |
AWSRoute53RecoveryClusterClient.getRoutingControlState(GetRoutingControlStateRequest request)
Get the state for a routing control.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetRoutingControlStateResult> |
AbstractAWSRoute53RecoveryClusterAsync.getRoutingControlStateAsync(GetRoutingControlStateRequest request,
AsyncHandler<GetRoutingControlStateRequest,GetRoutingControlStateResult> asyncHandler) |
Future<GetRoutingControlStateResult> |
AWSRoute53RecoveryClusterAsyncClient.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 |
|---|---|
GetRoutingControlStateResult |
GetRoutingControlStateResult.clone() |
GetRoutingControlStateResult |
GetRoutingControlStateResult.withRoutingControlArn(String routingControlArn)
The Amazon Resource Number (ARN) of the response.
|
GetRoutingControlStateResult |
GetRoutingControlStateResult.withRoutingControlState(RoutingControlState routingControlState)
The state of the routing control.
|
GetRoutingControlStateResult |
GetRoutingControlStateResult.withRoutingControlState(String routingControlState)
The state of the routing control.
|
Copyright © 2021. All rights reserved.