Uses of Class
software.amazon.awssdk.services.costexplorer.model.GetSavingsPlanPurchaseRecommendationDetailsRequest
-
Packages that use GetSavingsPlanPurchaseRecommendationDetailsRequest 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 GetSavingsPlanPurchaseRecommendationDetailsRequest in software.amazon.awssdk.services.costexplorer
Methods in software.amazon.awssdk.services.costexplorer with parameters of type GetSavingsPlanPurchaseRecommendationDetailsRequest Modifier and Type Method Description default CompletableFuture<GetSavingsPlanPurchaseRecommendationDetailsResponse>CostExplorerAsyncClient. getSavingsPlanPurchaseRecommendationDetails(GetSavingsPlanPurchaseRecommendationDetailsRequest getSavingsPlanPurchaseRecommendationDetailsRequest)Retrieves the details for a Savings Plan recommendation.default GetSavingsPlanPurchaseRecommendationDetailsResponseCostExplorerClient. getSavingsPlanPurchaseRecommendationDetails(GetSavingsPlanPurchaseRecommendationDetailsRequest getSavingsPlanPurchaseRecommendationDetailsRequest)Retrieves the details for a Savings Plan recommendation. -
Uses of GetSavingsPlanPurchaseRecommendationDetailsRequest in software.amazon.awssdk.services.costexplorer.transform
Methods in software.amazon.awssdk.services.costexplorer.transform with parameters of type GetSavingsPlanPurchaseRecommendationDetailsRequest Modifier and Type Method Description SdkHttpFullRequestGetSavingsPlanPurchaseRecommendationDetailsRequestMarshaller. marshall(GetSavingsPlanPurchaseRecommendationDetailsRequest getSavingsPlanPurchaseRecommendationDetailsRequest)
-