Uses of Interface
software.amazon.awssdk.services.ec2.model.HostInstance.Builder
Packages that use HostInstance.Builder
-
Uses of HostInstance.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return HostInstance.BuilderModifier and TypeMethodDescriptionstatic HostInstance.BuilderHostInstance.builder()HostInstance.Builder.instanceId(String instanceId) The ID of instance that is running on the Dedicated Host.HostInstance.Builder.instanceType(String instanceType) The instance type (for example,m3.medium) of the running instance.The ID of the Amazon Web Services account that owns the instance.HostInstance.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type HostInstance.BuilderModifier and TypeMethodDescriptionstatic Class<? extends HostInstance.Builder>HostInstance.serializableBuilderClass()