| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness |
Recovery readiness
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteCellResponse |
Route53RecoveryReadinessClient.deleteCell(Consumer<DeleteCellRequest.Builder> deleteCellRequest)
Delete a cell.
|
default DeleteCellResponse |
Route53RecoveryReadinessClient.deleteCell(DeleteCellRequest deleteCellRequest)
Delete a cell.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteCellResponse> |
Route53RecoveryReadinessAsyncClient.deleteCell(Consumer<DeleteCellRequest.Builder> deleteCellRequest)
Delete a cell.
|
default CompletableFuture<DeleteCellResponse> |
Route53RecoveryReadinessAsyncClient.deleteCell(DeleteCellRequest deleteCellRequest)
Delete a cell.
|
Copyright © 2023. All rights reserved.