Uses of Class
software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
-
Packages that use EC2InstanceCounts Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of EC2InstanceCounts in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return EC2InstanceCounts Modifier and Type Method Description EC2InstanceCountsFleetCapacity. instanceCounts()Returns the value of the InstanceCounts property for this object.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type EC2InstanceCounts Modifier and Type Method Description FleetCapacity.BuilderFleetCapacity.Builder. instanceCounts(EC2InstanceCounts instanceCounts)Sets the value of the InstanceCounts property for this object.
-