| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools
for deploying, operating, and scaling game servers.
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
ListContainerGroupDefinitionsRequest |
ListContainerGroupDefinitionsRequest.clone() |
ListContainerGroupDefinitionsRequest |
ListContainerGroupDefinitionsRequest.withLimit(Integer limit)
The maximum number of results to return.
|
ListContainerGroupDefinitionsRequest |
ListContainerGroupDefinitionsRequest.withNextToken(String nextToken)
A token that indicates the start of the next sequential page of results.
|
ListContainerGroupDefinitionsRequest |
ListContainerGroupDefinitionsRequest.withSchedulingStrategy(ContainerSchedulingStrategy schedulingStrategy)
The type of container group definitions to retrieve.
|
ListContainerGroupDefinitionsRequest |
ListContainerGroupDefinitionsRequest.withSchedulingStrategy(String schedulingStrategy)
The type of container group definitions to retrieve.
|
Copyright © 2025. All rights reserved.