| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
List<PlacedPlayerSession> |
GameSessionPlacement.placedPlayerSessions()
A collection of information on player sessions created in response to the game session placement request.
|
| Modifier and Type | Method and Description |
|---|---|
GameSessionPlacement.Builder |
GameSessionPlacement.Builder.placedPlayerSessions(PlacedPlayerSession... placedPlayerSessions)
A collection of information on player sessions created in response to the game session placement request.
|
| Modifier and Type | Method and Description |
|---|---|
GameSessionPlacement.Builder |
GameSessionPlacement.Builder.placedPlayerSessions(Collection<PlacedPlayerSession> placedPlayerSessions)
A collection of information on player sessions created in response to the game session placement request.
|
Copyright © 2023. All rights reserved.