| Package | Description |
|---|---|
| com.amazonaws.services.route53recoveryreadiness.model |
| Modifier and Type | Method and Description |
|---|---|
ReadinessCheckSummary |
ReadinessCheckSummary.clone() |
ReadinessCheckSummary |
ReadinessCheckSummary.withReadiness(Readiness readiness)
The readiness of this ReadinessCheck
|
ReadinessCheckSummary |
ReadinessCheckSummary.withReadiness(String readiness)
The readiness of this ReadinessCheck
|
ReadinessCheckSummary |
ReadinessCheckSummary.withReadinessCheckName(String readinessCheckName)
The name of a ReadinessCheck which is part of the given RecoveryGroup or Cell
|
| Modifier and Type | Method and Description |
|---|---|
List<ReadinessCheckSummary> |
GetRecoveryGroupReadinessSummaryResult.getReadinessChecks()
Summaries for the ReadinessChecks making up the RecoveryGroup
|
List<ReadinessCheckSummary> |
GetCellReadinessSummaryResult.getReadinessChecks()
Summaries for the ReadinessChecks making up the Cell
|
| Modifier and Type | Method and Description |
|---|---|
GetRecoveryGroupReadinessSummaryResult |
GetRecoveryGroupReadinessSummaryResult.withReadinessChecks(ReadinessCheckSummary... readinessChecks)
Summaries for the ReadinessChecks making up the RecoveryGroup
|
GetCellReadinessSummaryResult |
GetCellReadinessSummaryResult.withReadinessChecks(ReadinessCheckSummary... readinessChecks)
Summaries for the ReadinessChecks making up the Cell
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRecoveryGroupReadinessSummaryResult.setReadinessChecks(Collection<ReadinessCheckSummary> readinessChecks)
Summaries for the ReadinessChecks making up the RecoveryGroup
|
void |
GetCellReadinessSummaryResult.setReadinessChecks(Collection<ReadinessCheckSummary> readinessChecks)
Summaries for the ReadinessChecks making up the Cell
|
GetRecoveryGroupReadinessSummaryResult |
GetRecoveryGroupReadinessSummaryResult.withReadinessChecks(Collection<ReadinessCheckSummary> readinessChecks)
Summaries for the ReadinessChecks making up the RecoveryGroup
|
GetCellReadinessSummaryResult |
GetCellReadinessSummaryResult.withReadinessChecks(Collection<ReadinessCheckSummary> readinessChecks)
Summaries for the ReadinessChecks making up the Cell
|
Copyright © 2021. All rights reserved.