| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.clone() |
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.withLimit(Integer limit)
Maximum number of results to return.
|
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.withNames(Collection<String> names)
Unique identifier for a matchmaking configuration(s) to retrieve.
|
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.withNames(String... names)
Unique identifier for a matchmaking configuration(s) to retrieve.
|
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.withNextToken(String nextToken)
Token that indicates the start of the next sequential page of results.
|
DescribeMatchmakingConfigurationsRequest |
DescribeMatchmakingConfigurationsRequest.withRuleSetName(String ruleSetName)
Unique identifier for a matchmaking rule set.
|
Copyright © 2017. All rights reserved.