| 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.
|
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 |
|---|---|
ListCellsRequest |
ListCellsRequest.clone() |
ListCellsRequest |
ListCellsRequest.withMaxResults(Integer maxResults)
Upper bound on number of records to return.
|
ListCellsRequest |
ListCellsRequest.withNextToken(String nextToken)
A token used to resume pagination from the end of a previous request.
|
Copyright © 2021. All rights reserved.