| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness |
AWS Route53 Recovery Readiness
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCellResponse |
Route53RecoveryReadinessClient.createCell(Consumer<CreateCellRequest.Builder> createCellRequest)
Creates a new Cell.
|
default CreateCellResponse |
Route53RecoveryReadinessClient.createCell(CreateCellRequest createCellRequest)
Creates a new Cell.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCellResponse> |
Route53RecoveryReadinessAsyncClient.createCell(Consumer<CreateCellRequest.Builder> createCellRequest)
Creates a new Cell.
|
default CompletableFuture<CreateCellResponse> |
Route53RecoveryReadinessAsyncClient.createCell(CreateCellRequest createCellRequest)
Creates a new Cell.
|
Copyright © 2022. All rights reserved.