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