| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness |
AWS Route53 Recovery Readiness
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteCellResponse |
Route53RecoveryReadinessClient.deleteCell(Consumer<DeleteCellRequest.Builder> deleteCellRequest)
Deletes an existing Cell.
|
default DeleteCellResponse |
Route53RecoveryReadinessClient.deleteCell(DeleteCellRequest deleteCellRequest)
Deletes an existing Cell.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteCellResponse> |
Route53RecoveryReadinessAsyncClient.deleteCell(Consumer<DeleteCellRequest.Builder> deleteCellRequest)
Deletes an existing Cell.
|
default CompletableFuture<DeleteCellResponse> |
Route53RecoveryReadinessAsyncClient.deleteCell(DeleteCellRequest deleteCellRequest)
Deletes an existing Cell.
|
Copyright © 2022. All rights reserved.