Uses of Class
software.amazon.awssdk.services.gamelift.model.GameServerContainerGroupCounts
-
Packages that use GameServerContainerGroupCounts Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of GameServerContainerGroupCounts in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return GameServerContainerGroupCounts Modifier and Type Method Description GameServerContainerGroupCountsFleetCapacity. gameServerContainerGroupCounts()The number and status of game server container groups deployed in a container fleet.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type GameServerContainerGroupCounts Modifier and Type Method Description FleetCapacity.BuilderFleetCapacity.Builder. gameServerContainerGroupCounts(GameServerContainerGroupCounts gameServerContainerGroupCounts)The number and status of game server container groups deployed in a container fleet.
-