Uses of Class
software.amazon.awssdk.services.costexplorer.model.GenerationExistsException
-
Packages that use GenerationExistsException Package Description software.amazon.awssdk.services.costexplorer You can use the Cost Explorer API to programmatically query your cost and usage data. -
-
Uses of GenerationExistsException in software.amazon.awssdk.services.costexplorer
Methods in software.amazon.awssdk.services.costexplorer that throw GenerationExistsException Modifier and Type Method Description default StartSavingsPlansPurchaseRecommendationGenerationResponseCostExplorerClient. startSavingsPlansPurchaseRecommendationGeneration(Consumer<StartSavingsPlansPurchaseRecommendationGenerationRequest.Builder> startSavingsPlansPurchaseRecommendationGenerationRequest)Requests a Savings Plans recommendation generation.default StartSavingsPlansPurchaseRecommendationGenerationResponseCostExplorerClient. startSavingsPlansPurchaseRecommendationGeneration(StartSavingsPlansPurchaseRecommendationGenerationRequest startSavingsPlansPurchaseRecommendationGenerationRequest)Requests a Savings Plans recommendation generation.
-