Uses of Interface
software.amazon.awssdk.services.ec2.model.InstanceUsage.Builder
Packages that use InstanceUsage.Builder
-
Uses of InstanceUsage.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceUsage.BuilderModifier and TypeMethodDescriptionThe ID of the Amazon Web Services account that is making use of the Capacity Reservation.static InstanceUsage.BuilderInstanceUsage.builder()InstanceUsage.toBuilder()InstanceUsage.Builder.usedInstanceCount(Integer usedInstanceCount) The number of instances the Amazon Web Services account currently has in the Capacity Reservation.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type InstanceUsage.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InstanceUsage.Builder>InstanceUsage.serializableBuilderClass()