Uses of Interface
software.amazon.awssdk.services.ec2.model.InstanceCount.Builder
Packages that use InstanceCount.Builder
-
Uses of InstanceCount.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceCount.BuilderModifier and TypeMethodDescriptionstatic InstanceCount.BuilderInstanceCount.builder()InstanceCount.Builder.instanceCount(Integer instanceCount) The number of listed Reserved Instances in the state specified by thestate.The states of the listed Reserved Instances.InstanceCount.Builder.state(ListingState state) The states of the listed Reserved Instances.InstanceCount.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type InstanceCount.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InstanceCount.Builder>InstanceCount.serializableBuilderClass()