| 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 |
|---|---|
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.clone() |
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.withLimit(Integer limit)
The maximum number of results to return.
|
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.withNames(Collection<String> names)
A unique identifier for the matchmaking configuration(s) to retrieve.
|
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.withNames(String... names)
A unique identifier for the matchmaking configuration(s) to retrieve.
|
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.withNextToken(String nextToken)
A token that indicates the start of the next sequential page of results.
|
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.withRuleSetName(String ruleSetName)
A unique identifier for the matchmaking rule set.
|
Copyright © 2023. All rights reserved.