| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness |
Recovery readiness
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateCellResponse |
Route53RecoveryReadinessClient.updateCell(Consumer<UpdateCellRequest.Builder> updateCellRequest)
Updates a cell to replace the list of nested cells with a new list of nested cells.
|
default UpdateCellResponse |
Route53RecoveryReadinessClient.updateCell(UpdateCellRequest updateCellRequest)
Updates a cell to replace the list of nested cells with a new list of nested cells.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateCellResponse> |
Route53RecoveryReadinessAsyncClient.updateCell(Consumer<UpdateCellRequest.Builder> updateCellRequest)
Updates a cell to replace the list of nested cells with a new list of nested cells.
|
default CompletableFuture<UpdateCellResponse> |
Route53RecoveryReadinessAsyncClient.updateCell(UpdateCellRequest updateCellRequest)
Updates a cell to replace the list of nested cells with a new list of nested cells.
|
Copyright © 2022. All rights reserved.