| Package | Description |
|---|---|
| com.amazonaws.services.route53recoveryreadiness |
Recovery readiness
|
| com.amazonaws.services.route53recoveryreadiness.model |
| Modifier and Type | Method and Description |
|---|---|
ListCellsResult |
AbstractAWSRoute53RecoveryReadiness.listCells(ListCellsRequest request) |
ListCellsResult |
AWSRoute53RecoveryReadinessClient.listCells(ListCellsRequest request)
Lists the cells for an account.
|
ListCellsResult |
AWSRoute53RecoveryReadiness.listCells(ListCellsRequest listCellsRequest)
Lists the cells for an account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListCellsResult> |
AbstractAWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest request) |
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest listCellsRequest)
Lists the cells for an account.
|
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsyncClient.listCellsAsync(ListCellsRequest request) |
Future<ListCellsResult> |
AbstractAWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest request,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler) |
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest listCellsRequest,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler)
Lists the cells for an account.
|
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsyncClient.listCellsAsync(ListCellsRequest request,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListCellsResult> |
AbstractAWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest request,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler) |
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest listCellsRequest,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler)
Lists the cells for an account.
|
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsyncClient.listCellsAsync(ListCellsRequest request,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListCellsResult |
ListCellsResult.clone() |
ListCellsResult |
ListCellsResult.withCells(CellOutput... cells)
A list of cells.
|
ListCellsResult |
ListCellsResult.withCells(Collection<CellOutput> cells)
A list of cells.
|
ListCellsResult |
ListCellsResult.withNextToken(String nextToken)
The token that identifies which batch of results you want to see.
|
Copyright © 2023. All rights reserved.