| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
List<GameSessionDetail> |
DescribeGameSessionDetailsResponse.gameSessionDetails()
Collection of objects containing game session properties and the protection policy currently in force for each
session matching the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeGameSessionDetailsResponse.Builder |
DescribeGameSessionDetailsResponse.Builder.gameSessionDetails(GameSessionDetail... gameSessionDetails)
Collection of objects containing game session properties and the protection policy currently in force for
each session matching the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeGameSessionDetailsResponse.Builder |
DescribeGameSessionDetailsResponse.Builder.gameSessionDetails(Collection<GameSessionDetail> gameSessionDetails)
Collection of objects containing game session properties and the protection policy currently in force for
each session matching the request.
|
Copyright © 2019. All rights reserved.