| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycontrolconfig |
Recovery Control Configuration API Reference for Amazon Route 53 Application Recovery Controller
|
| com.amazonaws.services.route53recoverycontrolconfig.model | |
| com.amazonaws.services.route53recoverycontrolconfig.waiters |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeClusterResult> |
AWSRoute53RecoveryControlConfigAsync.describeClusterAsync(DescribeClusterRequest describeClusterRequest,
AsyncHandler<DescribeClusterRequest,DescribeClusterResult> asyncHandler)
Display the details about a cluster.
|
Future<DescribeClusterResult> |
AbstractAWSRoute53RecoveryControlConfigAsync.describeClusterAsync(DescribeClusterRequest request,
AsyncHandler<DescribeClusterRequest,DescribeClusterResult> asyncHandler) |
Future<DescribeClusterResult> |
AWSRoute53RecoveryControlConfigAsyncClient.describeClusterAsync(DescribeClusterRequest request,
AsyncHandler<DescribeClusterRequest,DescribeClusterResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeClusterRequest |
DescribeClusterRequest.clone() |
DescribeClusterRequest |
DescribeClusterRequest.withClusterArn(String clusterArn)
The Amazon Resource Name (ARN) of the cluster that you're getting details for.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<DescribeClusterRequest> |
AWSRoute53RecoveryControlConfigWaiters.clusterCreated()
Builds a ClusterCreated waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeClusterRequest> |
AWSRoute53RecoveryControlConfigWaiters.clusterDeleted()
Builds a ClusterDeleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeClusterResult |
DescribeClusterFunction.apply(DescribeClusterRequest describeClusterRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2021. All rights reserved.