Uses of Class
software.amazon.awssdk.services.gamelift.model.ReplicaContainerGroupCounts
-
Packages that use ReplicaContainerGroupCounts Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of ReplicaContainerGroupCounts in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return ReplicaContainerGroupCounts Modifier and Type Method Description ReplicaContainerGroupCountsFleetCapacity. replicaContainerGroupCounts()This property is used with the Amazon GameLift containers feature, which is currently in public preview. The number and status of replica container groups in a container fleet.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type ReplicaContainerGroupCounts Modifier and Type Method Description FleetCapacity.BuilderFleetCapacity.Builder. replicaContainerGroupCounts(ReplicaContainerGroupCounts replicaContainerGroupCounts)This property is used with the Amazon GameLift containers feature, which is currently in public preview. The number and status of replica container groups in a container fleet.
-