Uses of Class
software.amazon.awssdk.services.ec2.model.HostCpuOptionsRequest
Packages that use HostCpuOptionsRequest
-
Uses of HostCpuOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return HostCpuOptionsRequestModifier and TypeMethodDescriptionfinal HostCpuOptionsRequestAllocateHostsRequest.cpuOptions()The CPU configuration options to apply to the Dedicated Host.Methods in software.amazon.awssdk.services.ec2.model with parameters of type HostCpuOptionsRequestModifier and TypeMethodDescriptionAllocateHostsRequest.Builder.cpuOptions(HostCpuOptionsRequest cpuOptions) The CPU configuration options to apply to the Dedicated Host.