| Package | Description |
|---|---|
| com.amazonaws.services.route53recoveryreadiness |
Recovery readiness
|
| com.amazonaws.services.route53recoveryreadiness.model |
| Modifier and Type | Method and Description |
|---|---|
GetCellResult |
AbstractAWSRoute53RecoveryReadiness.getCell(GetCellRequest request) |
GetCellResult |
AWSRoute53RecoveryReadiness.getCell(GetCellRequest getCellRequest)
Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this
cell, and a list of those cell ARNs with their associated recovery group ARNs.
|
GetCellResult |
AWSRoute53RecoveryReadinessClient.getCell(GetCellRequest request)
Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this
cell, and a list of those cell ARNs with their associated recovery group ARNs.
|
Future<GetCellResult> |
AbstractAWSRoute53RecoveryReadinessAsync.getCellAsync(GetCellRequest request) |
Future<GetCellResult> |
AWSRoute53RecoveryReadinessAsync.getCellAsync(GetCellRequest getCellRequest)
Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this
cell, and a list of those cell ARNs with their associated recovery group ARNs.
|
Future<GetCellResult> |
AWSRoute53RecoveryReadinessAsyncClient.getCellAsync(GetCellRequest request) |
Future<GetCellResult> |
AbstractAWSRoute53RecoveryReadinessAsync.getCellAsync(GetCellRequest request,
AsyncHandler<GetCellRequest,GetCellResult> asyncHandler) |
Future<GetCellResult> |
AWSRoute53RecoveryReadinessAsync.getCellAsync(GetCellRequest getCellRequest,
AsyncHandler<GetCellRequest,GetCellResult> asyncHandler)
Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this
cell, and a list of those cell ARNs with their associated recovery group ARNs.
|
Future<GetCellResult> |
AWSRoute53RecoveryReadinessAsyncClient.getCellAsync(GetCellRequest request,
AsyncHandler<GetCellRequest,GetCellResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetCellResult> |
AbstractAWSRoute53RecoveryReadinessAsync.getCellAsync(GetCellRequest request,
AsyncHandler<GetCellRequest,GetCellResult> asyncHandler) |
Future<GetCellResult> |
AWSRoute53RecoveryReadinessAsync.getCellAsync(GetCellRequest getCellRequest,
AsyncHandler<GetCellRequest,GetCellResult> asyncHandler)
Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this
cell, and a list of those cell ARNs with their associated recovery group ARNs.
|
Future<GetCellResult> |
AWSRoute53RecoveryReadinessAsyncClient.getCellAsync(GetCellRequest request,
AsyncHandler<GetCellRequest,GetCellResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetCellRequest |
GetCellRequest.clone() |
GetCellRequest |
GetCellRequest.withCellName(String cellName)
The name of the cell.
|
Copyright © 2023. All rights reserved.