| 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 |
|---|---|
GetRoutingControlStateResult |
AbstractAWSRoute53RecoveryCluster.getRoutingControlState(GetRoutingControlStateRequest request) |
GetRoutingControlStateResult |
AWSRoute53RecoveryClusterClient.getRoutingControlState(GetRoutingControlStateRequest request)
Get the state for a routing control.
|
GetRoutingControlStateResult |
AWSRoute53RecoveryCluster.getRoutingControlState(GetRoutingControlStateRequest getRoutingControlStateRequest)
Get the state for a routing control.
|
| 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 |
|---|---|
GetRoutingControlStateResult |
GetRoutingControlStateResult.clone() |
GetRoutingControlStateResult |
GetRoutingControlStateResult.withRoutingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) of the response.
|
GetRoutingControlStateResult |
GetRoutingControlStateResult.withRoutingControlName(String routingControlName)
The routing control name.
|
GetRoutingControlStateResult |
GetRoutingControlStateResult.withRoutingControlState(RoutingControlState routingControlState)
The state of the routing control.
|
GetRoutingControlStateResult |
GetRoutingControlStateResult.withRoutingControlState(String routingControlState)
The state of the routing control.
|
Copyright © 2023. All rights reserved.