| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness |
AWS Route53 Recovery Readiness
|
| software.amazon.awssdk.services.route53recoveryreadiness.paginators | |
| software.amazon.awssdk.services.route53recoveryreadiness.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListCellsResponse |
Route53RecoveryReadinessClient.listCells(ListCellsRequest listCellsRequest)
Returns a collection of Cells.
|
default CompletableFuture<ListCellsResponse> |
Route53RecoveryReadinessAsyncClient.listCells(ListCellsRequest listCellsRequest)
Returns a collection of Cells.
|
default ListCellsIterable |
Route53RecoveryReadinessClient.listCellsPaginator(ListCellsRequest listCellsRequest)
Returns a collection of Cells.
|
default ListCellsPublisher |
Route53RecoveryReadinessAsyncClient.listCellsPaginator(ListCellsRequest listCellsRequest)
Returns a collection of Cells.
|
| Constructor and Description |
|---|
ListCellsIterable(Route53RecoveryReadinessClient client,
ListCellsRequest firstRequest) |
ListCellsPublisher(Route53RecoveryReadinessAsyncClient client,
ListCellsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCellsRequestMarshaller.marshall(ListCellsRequest listCellsRequest) |
Copyright © 2022. All rights reserved.