Uses of Class
software.amazon.awssdk.services.autoscaling.model.VCpuCountRequest
-
Packages that use VCpuCountRequest Package Description software.amazon.awssdk.services.autoscaling.model -
-
Uses of VCpuCountRequest in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return VCpuCountRequest Modifier and Type Method Description VCpuCountRequestInstanceRequirements. vCpuCount()The minimum and maximum number of vCPUs for an instance type.Methods in software.amazon.awssdk.services.autoscaling.model with parameters of type VCpuCountRequest Modifier and Type Method Description InstanceRequirements.BuilderInstanceRequirements.Builder. vCpuCount(VCpuCountRequest vCpuCount)The minimum and maximum number of vCPUs for an instance type.
-