| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| software.amazon.awssdk.services.costexplorer.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListSavingsPlansPurchaseRecommendationGenerationResponse |
CostExplorerClient.listSavingsPlansPurchaseRecommendationGeneration(ListSavingsPlansPurchaseRecommendationGenerationRequest listSavingsPlansPurchaseRecommendationGenerationRequest)
Retrieves a list of your historical recommendation generations within the past 30 days.
|
default CompletableFuture<ListSavingsPlansPurchaseRecommendationGenerationResponse> |
CostExplorerAsyncClient.listSavingsPlansPurchaseRecommendationGeneration(ListSavingsPlansPurchaseRecommendationGenerationRequest listSavingsPlansPurchaseRecommendationGenerationRequest)
Retrieves a list of your historical recommendation generations within the past 30 days.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSavingsPlansPurchaseRecommendationGenerationRequestMarshaller.marshall(ListSavingsPlansPurchaseRecommendationGenerationRequest listSavingsPlansPurchaseRecommendationGenerationRequest) |
Copyright © 2023. All rights reserved.