Uses of Class
software.amazon.awssdk.services.ec2.model.VCpuCountRangeRequest
Packages that use VCpuCountRangeRequest
-
Uses of VCpuCountRangeRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VCpuCountRangeRequestModifier and TypeMethodDescriptionfinal VCpuCountRangeRequestInstanceRequirementsRequest.vCpuCount()The minimum and maximum number of vCPUs.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VCpuCountRangeRequestModifier and TypeMethodDescriptionInstanceRequirementsRequest.Builder.vCpuCount(VCpuCountRangeRequest vCpuCount) The minimum and maximum number of vCPUs.