| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationSummary |
RecommendationSummary.clone() |
RecommendationSummary |
RecommendationSummary.withEstimatedMonthlySavings(Double estimatedMonthlySavings)
The estimated total savings resulting from modifications, on a monthly basis.
|
RecommendationSummary |
RecommendationSummary.withGroup(String group)
The grouping of recommendations.
|
RecommendationSummary |
RecommendationSummary.withRecommendationCount(Integer recommendationCount)
The total number of instance recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationSummary> |
ListRecommendationSummariesResult.getItems()
List of all savings recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecommendationSummariesResult |
ListRecommendationSummariesResult.withItems(RecommendationSummary... items)
List of all savings recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListRecommendationSummariesResult.setItems(Collection<RecommendationSummary> items)
List of all savings recommendations.
|
ListRecommendationSummariesResult |
ListRecommendationSummariesResult.withItems(Collection<RecommendationSummary> items)
List of all savings recommendations.
|
Copyright © 2024. All rights reserved.