Uses of Class
software.amazon.awssdk.services.costexplorer.model.GetRightsizingRecommendationRequest
-
Packages that use GetRightsizingRecommendationRequest 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 GetRightsizingRecommendationRequest in software.amazon.awssdk.services.costexplorer
Methods in software.amazon.awssdk.services.costexplorer with parameters of type GetRightsizingRecommendationRequest Modifier and Type Method Description default CompletableFuture<GetRightsizingRecommendationResponse>CostExplorerAsyncClient. getRightsizingRecommendation(GetRightsizingRecommendationRequest getRightsizingRecommendationRequest)Creates recommendations that help you save cost by identifying idle and underutilized Amazon EC2 instances.default GetRightsizingRecommendationResponseCostExplorerClient. getRightsizingRecommendation(GetRightsizingRecommendationRequest getRightsizingRecommendationRequest)Creates recommendations that help you save cost by identifying idle and underutilized Amazon EC2 instances. -
Uses of GetRightsizingRecommendationRequest in software.amazon.awssdk.services.costexplorer.transform
Methods in software.amazon.awssdk.services.costexplorer.transform with parameters of type GetRightsizingRecommendationRequest Modifier and Type Method Description SdkHttpFullRequestGetRightsizingRecommendationRequestMarshaller. marshall(GetRightsizingRecommendationRequest getRightsizingRecommendationRequest)
-