| 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 |
|---|---|
CreateMatchmakingConfigurationResult |
AbstractAmazonGameLift.createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest request) |
CreateMatchmakingConfigurationResult |
AmazonGameLift.createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest createMatchmakingConfigurationRequest)
Defines a new matchmaking configuration for use with FlexMatch.
|
CreateMatchmakingConfigurationResult |
AmazonGameLiftClient.createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest request)
Defines a new matchmaking configuration for use with FlexMatch.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMatchmakingConfigurationResult |
CreateMatchmakingConfigurationResult.clone() |
CreateMatchmakingConfigurationResult |
CreateMatchmakingConfigurationResult.withConfiguration(MatchmakingConfiguration configuration)
Object that describes the newly created matchmaking configuration.
|
Copyright © 2024. All rights reserved.