| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness |
Recovery readiness
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCellResponse |
Route53RecoveryReadinessClient.createCell(Consumer<CreateCellRequest.Builder> createCellRequest)
Creates a cell in an account.
|
default CreateCellResponse |
Route53RecoveryReadinessClient.createCell(CreateCellRequest createCellRequest)
Creates a cell in an account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCellResponse> |
Route53RecoveryReadinessAsyncClient.createCell(Consumer<CreateCellRequest.Builder> createCellRequest)
Creates a cell in an account.
|
default CompletableFuture<CreateCellResponse> |
Route53RecoveryReadinessAsyncClient.createCell(CreateCellRequest createCellRequest)
Creates a cell in an account.
|
Copyright © 2023. All rights reserved.