Uses of Interface
software.amazon.awssdk.services.ec2.model.HostCpuOptionsRequest.Builder
Packages that use HostCpuOptionsRequest.Builder
-
Uses of HostCpuOptionsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return HostCpuOptionsRequest.BuilderModifier and TypeMethodDescriptionSpecifies whether AMD Secure Encrypted Virtualization-Secure Nested Paging (AMD SEV-SNP) is enabled or disabled for the Dedicated Host.Specifies whether AMD Secure Encrypted Virtualization-Secure Nested Paging (AMD SEV-SNP) is enabled or disabled for the Dedicated Host.HostCpuOptionsRequest.builder()HostCpuOptionsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type HostCpuOptionsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends HostCpuOptionsRequest.Builder>HostCpuOptionsRequest.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type HostCpuOptionsRequest.BuilderModifier and TypeMethodDescriptiondefault AllocateHostsRequest.BuilderAllocateHostsRequest.Builder.cpuOptions(Consumer<HostCpuOptionsRequest.Builder> cpuOptions) The CPU configuration options to apply to the Dedicated Host.