| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeMatchmakingConfigurationsResult |
AmazonGameLift.describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest describeMatchmakingConfigurationsRequest)
Retrieves the details of FlexMatch matchmaking configurations.
|
DescribeMatchmakingConfigurationsResult |
AbstractAmazonGameLift.describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest request) |
DescribeMatchmakingConfigurationsResult |
AmazonGameLiftClient.describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest request)
Retrieves the details of FlexMatch matchmaking configurations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMatchmakingConfigurationsResult |
DescribeMatchmakingConfigurationsResult.clone() |
DescribeMatchmakingConfigurationsResult |
DescribeMatchmakingConfigurationsResult.withConfigurations(Collection<MatchmakingConfiguration> configurations)
A collection of requested matchmaking configurations.
|
DescribeMatchmakingConfigurationsResult |
DescribeMatchmakingConfigurationsResult.withConfigurations(MatchmakingConfiguration... configurations)
A collection of requested matchmaking configurations.
|
DescribeMatchmakingConfigurationsResult |
DescribeMatchmakingConfigurationsResult.withNextToken(String nextToken)
A token that indicates where to resume retrieving results on the next call to this action.
|
Copyright © 2020. All rights reserved.