Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceCount
Packages that use InstanceCount
-
Uses of InstanceCount in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type InstanceCountModifier and TypeMethodDescriptionfinal List<InstanceCount>ReservedInstancesListing.instanceCounts()The number of instances in this state.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceCountModifier and TypeMethodDescriptionReservedInstancesListing.Builder.instanceCounts(InstanceCount... instanceCounts) The number of instances in this state.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type InstanceCountModifier and TypeMethodDescriptionReservedInstancesListing.Builder.instanceCounts(Collection<InstanceCount> instanceCounts) The number of instances in this state.