| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateGameSessionResponse |
GameLiftClient.createGameSession(Consumer<CreateGameSessionRequest.Builder> createGameSessionRequest)
Creates a multiplayer game session for players in a specific fleet location.
|
default CreateGameSessionResponse |
GameLiftClient.createGameSession(CreateGameSessionRequest createGameSessionRequest)
Creates a multiplayer game session for players in a specific fleet location.
|
Copyright © 2021. All rights reserved.