Uses of Interface
software.amazon.awssdk.services.computeoptimizer.ComputeOptimizerAsyncClientBuilder
-
Packages that use ComputeOptimizerAsyncClientBuilder 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. -
-
Uses of ComputeOptimizerAsyncClientBuilder in software.amazon.awssdk.services.computeoptimizer
Methods in software.amazon.awssdk.services.computeoptimizer that return ComputeOptimizerAsyncClientBuilder Modifier and Type Method Description static ComputeOptimizerAsyncClientBuilderComputeOptimizerAsyncClient. builder()Create a builder that can be used to configure and create aComputeOptimizerAsyncClient.
-