| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationSummary> |
GetRecommendationSummariesResponse.recommendationSummaries()
An array of objects that summarize a recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
GetRecommendationSummariesResponse.Builder |
GetRecommendationSummariesResponse.Builder.recommendationSummaries(RecommendationSummary... recommendationSummaries)
An array of objects that summarize a recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
GetRecommendationSummariesResponse.Builder |
GetRecommendationSummariesResponse.Builder.recommendationSummaries(Collection<RecommendationSummary> recommendationSummaries)
An array of objects that summarize a recommendation.
|
Copyright © 2021. All rights reserved.