| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartMatchmakingResponse> |
GameLiftAsyncClient.startMatchmaking(StartMatchmakingRequest startMatchmakingRequest)
Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules, and starts a new
game for the matched players.
|
default StartMatchmakingResponse |
GameLiftClient.startMatchmaking(StartMatchmakingRequest startMatchmakingRequest)
Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules, and starts a new
game for the matched players.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartMatchmakingRequestMarshaller.marshall(StartMatchmakingRequest startMatchmakingRequest) |
Copyright © 2019. All rights reserved.