| Package | Description |
|---|---|
| com.amazonaws.services.route53recoveryreadiness.model |
| Modifier and Type | Method and Description |
|---|---|
Recommendation |
Recommendation.clone() |
Recommendation |
Recommendation.withRecommendationText(String recommendationText)
Text of the recommendations that are provided to make an application more recovery resilient.
|
| Modifier and Type | Method and Description |
|---|---|
List<Recommendation> |
GetArchitectureRecommendationsResult.getRecommendations()
A list of the recommendations for the customer's application.
|
| Modifier and Type | Method and Description |
|---|---|
GetArchitectureRecommendationsResult |
GetArchitectureRecommendationsResult.withRecommendations(Recommendation... recommendations)
A list of the recommendations for the customer's application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetArchitectureRecommendationsResult.setRecommendations(Collection<Recommendation> recommendations)
A list of the recommendations for the customer's application.
|
GetArchitectureRecommendationsResult |
GetArchitectureRecommendationsResult.withRecommendations(Collection<Recommendation> recommendations)
A list of the recommendations for the customer's application.
|
Copyright © 2024. All rights reserved.