| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
ListSavingsPlansPurchaseRecommendationGenerationResult |
AWSCostExplorerClient.listSavingsPlansPurchaseRecommendationGeneration(ListSavingsPlansPurchaseRecommendationGenerationRequest request)
Retrieves a list of your historical recommendation generations within the past 30 days.
|
ListSavingsPlansPurchaseRecommendationGenerationResult |
AWSCostExplorer.listSavingsPlansPurchaseRecommendationGeneration(ListSavingsPlansPurchaseRecommendationGenerationRequest listSavingsPlansPurchaseRecommendationGenerationRequest)
Retrieves a list of your historical recommendation generations within the past 30 days.
|
ListSavingsPlansPurchaseRecommendationGenerationResult |
AbstractAWSCostExplorer.listSavingsPlansPurchaseRecommendationGeneration(ListSavingsPlansPurchaseRecommendationGenerationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListSavingsPlansPurchaseRecommendationGenerationResult |
ListSavingsPlansPurchaseRecommendationGenerationResult.clone() |
ListSavingsPlansPurchaseRecommendationGenerationResult |
ListSavingsPlansPurchaseRecommendationGenerationResult.withGenerationSummaryList(Collection<GenerationSummary> generationSummaryList)
The list of historical recommendation generations.
|
ListSavingsPlansPurchaseRecommendationGenerationResult |
ListSavingsPlansPurchaseRecommendationGenerationResult.withGenerationSummaryList(GenerationSummary... generationSummaryList)
The list of historical recommendation generations.
|
ListSavingsPlansPurchaseRecommendationGenerationResult |
ListSavingsPlansPurchaseRecommendationGenerationResult.withNextPageToken(String nextPageToken)
The token to retrieve the next set of results.
|
Copyright © 2024. All rights reserved.