| 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<DescribeControlPanelResult> |
AbstractAWSRoute53RecoveryControlConfigAsync.describeControlPanelAsync(DescribeControlPanelRequest request,
AsyncHandler<DescribeControlPanelRequest,DescribeControlPanelResult> asyncHandler) |
Future<DescribeControlPanelResult> |
AWSRoute53RecoveryControlConfigAsync.describeControlPanelAsync(DescribeControlPanelRequest describeControlPanelRequest,
AsyncHandler<DescribeControlPanelRequest,DescribeControlPanelResult> asyncHandler)
Displays details about a control panel.
|
Future<DescribeControlPanelResult> |
AWSRoute53RecoveryControlConfigAsyncClient.describeControlPanelAsync(DescribeControlPanelRequest request,
AsyncHandler<DescribeControlPanelRequest,DescribeControlPanelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeControlPanelRequest |
DescribeControlPanelRequest.clone() |
DescribeControlPanelRequest |
DescribeControlPanelRequest.withControlPanelArn(String controlPanelArn)
The Amazon Resource Name (ARN) of the control panel that you're getting details for.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<DescribeControlPanelRequest> |
AWSRoute53RecoveryControlConfigWaiters.controlPanelCreated()
Builds a ControlPanelCreated 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<DescribeControlPanelRequest> |
AWSRoute53RecoveryControlConfigWaiters.controlPanelDeleted()
Builds a ControlPanelDeleted 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 |
|---|---|
DescribeControlPanelResult |
DescribeControlPanelFunction.apply(DescribeControlPanelRequest describeControlPanelRequest)
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.