| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub |
You can use the Cost Optimization Hub API to programmatically identify, filter, aggregate, and quantify savings for
your cost optimization recommendations across multiple Amazon Web Services Regions and Amazon Web Services accounts
in your organization.
|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
ListRecommendationSummariesResult |
AWSCostOptimizationHubClient.listRecommendationSummaries(ListRecommendationSummariesRequest request)
Returns a concise representation of savings estimates for resources.
|
ListRecommendationSummariesResult |
AWSCostOptimizationHub.listRecommendationSummaries(ListRecommendationSummariesRequest listRecommendationSummariesRequest)
Returns a concise representation of savings estimates for resources.
|
ListRecommendationSummariesResult |
AbstractAWSCostOptimizationHub.listRecommendationSummaries(ListRecommendationSummariesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListRecommendationSummariesResult |
ListRecommendationSummariesResult.clone() |
ListRecommendationSummariesResult |
ListRecommendationSummariesResult.withCurrencyCode(String currencyCode)
The currency code used for the recommendation.
|
ListRecommendationSummariesResult |
ListRecommendationSummariesResult.withEstimatedTotalDedupedSavings(Double estimatedTotalDedupedSavings)
The total overall savings for the aggregated view.
|
ListRecommendationSummariesResult |
ListRecommendationSummariesResult.withGroupBy(String groupBy)
The dimension used to group the recommendations by.
|
ListRecommendationSummariesResult |
ListRecommendationSummariesResult.withItems(Collection<RecommendationSummary> items)
List of all savings recommendations.
|
ListRecommendationSummariesResult |
ListRecommendationSummariesResult.withItems(RecommendationSummary... items)
List of all savings recommendations.
|
ListRecommendationSummariesResult |
ListRecommendationSummariesResult.withNextToken(String nextToken)
The token to retrieve the next set of results.
|
Copyright © 2023. All rights reserved.