| 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 |
|---|---|
DescribeControlPanelResult |
AbstractAWSRoute53RecoveryControlConfig.describeControlPanel(DescribeControlPanelRequest request) |
DescribeControlPanelResult |
AWSRoute53RecoveryControlConfigClient.describeControlPanel(DescribeControlPanelRequest request)
Displays details about a control panel.
|
DescribeControlPanelResult |
AWSRoute53RecoveryControlConfig.describeControlPanel(DescribeControlPanelRequest describeControlPanelRequest)
Displays details about a control panel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeControlPanelResult> |
AWSRoute53RecoveryControlConfigAsyncClient.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> |
AbstractAWSRoute53RecoveryControlConfigAsync.describeControlPanelAsync(DescribeControlPanelRequest request,
AsyncHandler<DescribeControlPanelRequest,DescribeControlPanelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeControlPanelResult |
DescribeControlPanelResult.clone() |
DescribeControlPanelResult |
DescribeControlPanelResult.withControlPanel(ControlPanel controlPanel)
Information about the control panel.
|
| 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 © 2023. All rights reserved.