Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.GetEc2RecommendationProjectedMetricsRequest
-
Packages that use GetEc2RecommendationProjectedMetricsRequest Package Description software.amazon.awssdk.services.computeoptimizer Compute Optimizer is a service that analyzes the configuration and utilization metrics of your Amazon Web Services compute resources, such as Amazon EC2 instances, Amazon EC2 Auto Scaling groups, Lambda functions, Amazon EBS volumes, and Amazon ECS services on Fargate.software.amazon.awssdk.services.computeoptimizer.transform -
-
Uses of GetEc2RecommendationProjectedMetricsRequest in software.amazon.awssdk.services.computeoptimizer
Methods in software.amazon.awssdk.services.computeoptimizer with parameters of type GetEc2RecommendationProjectedMetricsRequest Modifier and Type Method Description default CompletableFuture<GetEc2RecommendationProjectedMetricsResponse>ComputeOptimizerAsyncClient. getEC2RecommendationProjectedMetrics(GetEc2RecommendationProjectedMetricsRequest getEc2RecommendationProjectedMetricsRequest)Returns the projected utilization metrics of Amazon EC2 instance recommendations.default GetEc2RecommendationProjectedMetricsResponseComputeOptimizerClient. getEC2RecommendationProjectedMetrics(GetEc2RecommendationProjectedMetricsRequest getEc2RecommendationProjectedMetricsRequest)Returns the projected utilization metrics of Amazon EC2 instance recommendations. -
Uses of GetEc2RecommendationProjectedMetricsRequest in software.amazon.awssdk.services.computeoptimizer.transform
Methods in software.amazon.awssdk.services.computeoptimizer.transform with parameters of type GetEc2RecommendationProjectedMetricsRequest Modifier and Type Method Description SdkHttpFullRequestGetEc2RecommendationProjectedMetricsRequestMarshaller. marshall(GetEc2RecommendationProjectedMetricsRequest getEc2RecommendationProjectedMetricsRequest)
-