Uses of Interface
software.amazon.awssdk.services.ec2.model.InstanceTopology.Builder
Packages that use InstanceTopology.Builder
-
Uses of InstanceTopology.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceTopology.BuilderModifier and TypeMethodDescriptionInstanceTopology.Builder.availabilityZone(String availabilityZone) The name of the Availability Zone or Local Zone that the instance is in.static InstanceTopology.BuilderInstanceTopology.builder()InstanceTopology.Builder.capacityBlockId(String capacityBlockId) The ID of the Capacity Block.The name of the placement group that the instance is in.InstanceTopology.Builder.instanceId(String instanceId) The instance ID.InstanceTopology.Builder.instanceType(String instanceType) The instance type.InstanceTopology.Builder.networkNodes(String... networkNodes) The network nodes.InstanceTopology.Builder.networkNodes(Collection<String> networkNodes) The network nodes.InstanceTopology.toBuilder()The ID of the Availability Zone or Local Zone that the instance is in.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type InstanceTopology.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InstanceTopology.Builder>InstanceTopology.serializableBuilderClass()