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