Uses of Interface
software.amazon.awssdk.services.costexplorer.model.GetSavingsPlanPurchaseRecommendationDetailsRequest.Builder
-
Packages that use GetSavingsPlanPurchaseRecommendationDetailsRequest.Builder 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.model -
-
Uses of GetSavingsPlanPurchaseRecommendationDetailsRequest.Builder in software.amazon.awssdk.services.costexplorer
Method parameters in software.amazon.awssdk.services.costexplorer with type arguments of type GetSavingsPlanPurchaseRecommendationDetailsRequest.Builder Modifier and Type Method Description default CompletableFuture<GetSavingsPlanPurchaseRecommendationDetailsResponse>CostExplorerAsyncClient. getSavingsPlanPurchaseRecommendationDetails(Consumer<GetSavingsPlanPurchaseRecommendationDetailsRequest.Builder> getSavingsPlanPurchaseRecommendationDetailsRequest)Retrieves the details for a Savings Plan recommendation.default GetSavingsPlanPurchaseRecommendationDetailsResponseCostExplorerClient. getSavingsPlanPurchaseRecommendationDetails(Consumer<GetSavingsPlanPurchaseRecommendationDetailsRequest.Builder> getSavingsPlanPurchaseRecommendationDetailsRequest)Retrieves the details for a Savings Plan recommendation. -
Uses of GetSavingsPlanPurchaseRecommendationDetailsRequest.Builder in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return types with arguments of type GetSavingsPlanPurchaseRecommendationDetailsRequest.Builder Modifier and Type Method Description static Class<? extends GetSavingsPlanPurchaseRecommendationDetailsRequest.Builder>GetSavingsPlanPurchaseRecommendationDetailsRequest. serializableBuilderClass()
-