| 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 GetEcsServiceRecommendationsResponse |
ComputeOptimizerClient.getECSServiceRecommendations(GetEcsServiceRecommendationsRequest getEcsServiceRecommendationsRequest)
Returns Amazon ECS service recommendations.
|
default CompletableFuture<GetEcsServiceRecommendationsResponse> |
ComputeOptimizerAsyncClient.getECSServiceRecommendations(GetEcsServiceRecommendationsRequest getEcsServiceRecommendationsRequest)
Returns Amazon ECS service recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEcsServiceRecommendationsRequestMarshaller.marshall(GetEcsServiceRecommendationsRequest getEcsServiceRecommendationsRequest) |
Copyright © 2023. All rights reserved.