Uses of Class
software.amazon.awssdk.services.costexplorer.model.ListSavingsPlansPurchaseRecommendationGenerationRequest
-
Packages that use ListSavingsPlansPurchaseRecommendationGenerationRequest 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 -
-
Uses of ListSavingsPlansPurchaseRecommendationGenerationRequest in software.amazon.awssdk.services.costexplorer
Methods in software.amazon.awssdk.services.costexplorer with parameters of type ListSavingsPlansPurchaseRecommendationGenerationRequest Modifier and Type Method Description default CompletableFuture<ListSavingsPlansPurchaseRecommendationGenerationResponse>CostExplorerAsyncClient. listSavingsPlansPurchaseRecommendationGeneration(ListSavingsPlansPurchaseRecommendationGenerationRequest listSavingsPlansPurchaseRecommendationGenerationRequest)Retrieves a list of your historical recommendation generations within the past 30 days.default ListSavingsPlansPurchaseRecommendationGenerationResponseCostExplorerClient. listSavingsPlansPurchaseRecommendationGeneration(ListSavingsPlansPurchaseRecommendationGenerationRequest listSavingsPlansPurchaseRecommendationGenerationRequest)Retrieves a list of your historical recommendation generations within the past 30 days. -
Uses of ListSavingsPlansPurchaseRecommendationGenerationRequest in software.amazon.awssdk.services.costexplorer.transform
Methods in software.amazon.awssdk.services.costexplorer.transform with parameters of type ListSavingsPlansPurchaseRecommendationGenerationRequest Modifier and Type Method Description SdkHttpFullRequestListSavingsPlansPurchaseRecommendationGenerationRequestMarshaller. marshall(ListSavingsPlansPurchaseRecommendationGenerationRequest listSavingsPlansPurchaseRecommendationGenerationRequest)
-