| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness |
Recovery readiness
|
| software.amazon.awssdk.services.route53recoveryreadiness.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCellResponse |
Route53RecoveryReadinessClient.getCell(GetCellRequest getCellRequest)
Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this
cell, and a list of those cell ARNs with their associated recovery group ARNs.
|
default CompletableFuture<GetCellResponse> |
Route53RecoveryReadinessAsyncClient.getCell(GetCellRequest getCellRequest)
Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this
cell, and a list of those cell ARNs with their associated recovery group ARNs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCellRequestMarshaller.marshall(GetCellRequest getCellRequest) |
Copyright © 2023. All rights reserved.