Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.ExportLicenseRecommendationsRequest
-
Packages that use ExportLicenseRecommendationsRequest 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 ExportLicenseRecommendationsRequest in software.amazon.awssdk.services.computeoptimizer
Methods in software.amazon.awssdk.services.computeoptimizer with parameters of type ExportLicenseRecommendationsRequest Modifier and Type Method Description default CompletableFuture<ExportLicenseRecommendationsResponse>ComputeOptimizerAsyncClient. exportLicenseRecommendations(ExportLicenseRecommendationsRequest exportLicenseRecommendationsRequest)Export optimization recommendations for your licenses.default ExportLicenseRecommendationsResponseComputeOptimizerClient. exportLicenseRecommendations(ExportLicenseRecommendationsRequest exportLicenseRecommendationsRequest)Export optimization recommendations for your licenses. -
Uses of ExportLicenseRecommendationsRequest in software.amazon.awssdk.services.computeoptimizer.transform
Methods in software.amazon.awssdk.services.computeoptimizer.transform with parameters of type ExportLicenseRecommendationsRequest Modifier and Type Method Description SdkHttpFullRequestExportLicenseRecommendationsRequestMarshaller. marshall(ExportLicenseRecommendationsRequest exportLicenseRecommendationsRequest)
-