Uses of Class
software.amazon.awssdk.services.autoscaling.model.CpuPerformanceFactorRequest
-
Packages that use CpuPerformanceFactorRequest Package Description software.amazon.awssdk.services.autoscaling.model -
-
Uses of CpuPerformanceFactorRequest in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return CpuPerformanceFactorRequest Modifier and Type Method Description CpuPerformanceFactorRequestBaselinePerformanceFactorsRequest. cpu()The CPU performance to consider, using an instance family as the baseline reference.Methods in software.amazon.awssdk.services.autoscaling.model with parameters of type CpuPerformanceFactorRequest Modifier and Type Method Description BaselinePerformanceFactorsRequest.BuilderBaselinePerformanceFactorsRequest.Builder. cpu(CpuPerformanceFactorRequest cpu)The CPU performance to consider, using an instance family as the baseline reference.
-