Uses of Class
software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
-
Packages that use ContainerGroupsPerInstance Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of ContainerGroupsPerInstance in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return ContainerGroupsPerInstance Modifier and Type Method Description ContainerGroupsPerInstanceContainerGroupsAttributes. containerGroupsPerInstance()Details about the number of replica container groups that Amazon GameLift deploys to each instance in the container fleet.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type ContainerGroupsPerInstance Modifier and Type Method Description ContainerGroupsAttributes.BuilderContainerGroupsAttributes.Builder. containerGroupsPerInstance(ContainerGroupsPerInstance containerGroupsPerInstance)Details about the number of replica container groups that Amazon GameLift deploys to each instance in the container fleet.
-