| Package | Description |
|---|---|
| com.amazonaws.services.route53recoveryreadiness |
AWS Route53 Recovery Readiness
|
| com.amazonaws.services.route53recoveryreadiness.model |
| Modifier and Type | Method and Description |
|---|---|
ListCellsResult |
AWSRoute53RecoveryReadinessClient.listCells(ListCellsRequest request)
Returns a collection of Cells.
|
ListCellsResult |
AbstractAWSRoute53RecoveryReadiness.listCells(ListCellsRequest request) |
ListCellsResult |
AWSRoute53RecoveryReadiness.listCells(ListCellsRequest listCellsRequest)
Returns a collection of Cells.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsyncClient.listCellsAsync(ListCellsRequest request) |
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest listCellsRequest)
Returns a collection of Cells.
|
Future<ListCellsResult> |
AbstractAWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest request) |
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsyncClient.listCellsAsync(ListCellsRequest request,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler) |
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest listCellsRequest,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler)
Returns a collection of Cells.
|
Future<ListCellsResult> |
AbstractAWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest request,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsyncClient.listCellsAsync(ListCellsRequest request,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler) |
Future<ListCellsResult> |
AWSRoute53RecoveryReadinessAsync.listCellsAsync(ListCellsRequest listCellsRequest,
AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler)
Returns a collection of Cells.
|
Future<ListCellsResult> |
AbstractAWSRoute53RecoveryReadinessAsync.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)
A token that can be used to resume pagination from the end of the collection.
|
Copyright © 2021. All rights reserved.