| Package | Description |
|---|---|
| com.amazonaws.services.route53recoveryreadiness |
Recovery readiness
|
| com.amazonaws.services.route53recoveryreadiness.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetCellReadinessSummaryResult> |
AWSRoute53RecoveryReadinessAsyncClient.getCellReadinessSummaryAsync(GetCellReadinessSummaryRequest request,
AsyncHandler<GetCellReadinessSummaryRequest,GetCellReadinessSummaryResult> asyncHandler) |
Future<GetCellReadinessSummaryResult> |
AWSRoute53RecoveryReadinessAsync.getCellReadinessSummaryAsync(GetCellReadinessSummaryRequest getCellReadinessSummaryRequest,
AsyncHandler<GetCellReadinessSummaryRequest,GetCellReadinessSummaryResult> asyncHandler)
Gets readiness for a cell.
|
Future<GetCellReadinessSummaryResult> |
AbstractAWSRoute53RecoveryReadinessAsync.getCellReadinessSummaryAsync(GetCellReadinessSummaryRequest request,
AsyncHandler<GetCellReadinessSummaryRequest,GetCellReadinessSummaryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetCellReadinessSummaryRequest |
GetCellReadinessSummaryRequest.clone() |
GetCellReadinessSummaryRequest |
GetCellReadinessSummaryRequest.withCellName(String cellName)
The name of the cell.
|
GetCellReadinessSummaryRequest |
GetCellReadinessSummaryRequest.withMaxResults(Integer maxResults)
The number of objects that you want to return with this call.
|
GetCellReadinessSummaryRequest |
GetCellReadinessSummaryRequest.withNextToken(String nextToken)
The token that identifies which batch of results you want to see.
|
Copyright © 2024. All rights reserved.