| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
List<Connection> |
GetPlayerConnectionStatusResponse.connections()
The list of connection ids, one for each connection in use by the player.
|
| Modifier and Type | Method and Description |
|---|---|
GetPlayerConnectionStatusResponse.Builder |
GetPlayerConnectionStatusResponse.Builder.connections(Connection... connections)
The list of connection ids, one for each connection in use by the player.
|
| Modifier and Type | Method and Description |
|---|---|
GetPlayerConnectionStatusResponse.Builder |
GetPlayerConnectionStatusResponse.Builder.connections(Collection<Connection> connections)
The list of connection ids, one for each connection in use by the player.
|
Copyright © 2022. All rights reserved.