| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<Recommendation> |
GetArchitectureRecommendationsResponse.recommendations()
A list of the recommendations for the customer's application.
|
| Modifier and Type | Method and Description |
|---|---|
GetArchitectureRecommendationsResponse.Builder |
GetArchitectureRecommendationsResponse.Builder.recommendations(Recommendation... recommendations)
A list of the recommendations for the customer's application.
|
| Modifier and Type | Method and Description |
|---|---|
GetArchitectureRecommendationsResponse.Builder |
GetArchitectureRecommendationsResponse.Builder.recommendations(Collection<Recommendation> recommendations)
A list of the recommendations for the customer's application.
|
Copyright © 2022. All rights reserved.