Uses of Class
software.amazon.awssdk.services.ec2.model.CpuOptionsRequest
Packages that use CpuOptionsRequest
-
Uses of CpuOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CpuOptionsRequestModifier and TypeMethodDescriptionfinal CpuOptionsRequestRunInstancesRequest.cpuOptions()The CPU options for the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type CpuOptionsRequestModifier and TypeMethodDescriptionRunInstancesRequest.Builder.cpuOptions(CpuOptionsRequest cpuOptions) The CPU options for the instance.