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