| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness |
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)
Lists the cells for an account.
|
default CompletableFuture<ListCellsResponse> |
Route53RecoveryReadinessAsyncClient.listCells(ListCellsRequest listCellsRequest)
Lists the cells for an account.
|
default ListCellsIterable |
Route53RecoveryReadinessClient.listCellsPaginator(ListCellsRequest listCellsRequest)
Lists the cells for an account.
|
default ListCellsPublisher |
Route53RecoveryReadinessAsyncClient.listCellsPaginator(ListCellsRequest listCellsRequest)
Lists the cells for an account.
|
| 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.