| 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 |
| Modifier and Type | Method and Description |
|---|---|
default GetEc2RecommendationProjectedMetricsResponse |
ComputeOptimizerClient.getEC2RecommendationProjectedMetrics(GetEc2RecommendationProjectedMetricsRequest getEc2RecommendationProjectedMetricsRequest)
Returns the projected utilization metrics of Amazon EC2 instance recommendations.
|
default CompletableFuture<GetEc2RecommendationProjectedMetricsResponse> |
ComputeOptimizerAsyncClient.getEC2RecommendationProjectedMetrics(GetEc2RecommendationProjectedMetricsRequest getEc2RecommendationProjectedMetricsRequest)
Returns the projected utilization metrics of Amazon EC2 instance recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEc2RecommendationProjectedMetricsRequestMarshaller.marshall(GetEc2RecommendationProjectedMetricsRequest getEc2RecommendationProjectedMetricsRequest) |
Copyright © 2023. All rights reserved.