Uses of Class
software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
-
Packages that use ContainerGroupsConfiguration Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of ContainerGroupsConfiguration in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return ContainerGroupsConfiguration Modifier and Type Method Description ContainerGroupsConfigurationCreateFleetRequest. containerGroupsConfiguration()The container groups to deploy to instances in the container fleet and other fleet-level configuration settings.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type ContainerGroupsConfiguration Modifier and Type Method Description CreateFleetRequest.BuilderCreateFleetRequest.Builder. containerGroupsConfiguration(ContainerGroupsConfiguration containerGroupsConfiguration)The container groups to deploy to instances in the container fleet and other fleet-level configuration settings.
-