static DescribeGameSessionsResponse.Builder |
DescribeGameSessionsResponse.builder() |
|
DescribeGameSessionsResponse.Builder |
DescribeGameSessionsResponse.Builder.gameSessions(Collection<GameSession> gameSessions) |
A collection of properties for each game session that matches the request.
|
DescribeGameSessionsResponse.Builder |
DescribeGameSessionsResponse.Builder.gameSessions(Consumer<GameSession.Builder>... gameSessions) |
A collection of properties for each game session that matches the request.
|
DescribeGameSessionsResponse.Builder |
DescribeGameSessionsResponse.Builder.gameSessions(GameSession... gameSessions) |
A collection of properties for each game session that matches the request.
|
DescribeGameSessionsResponse.Builder |
DescribeGameSessionsResponse.Builder.nextToken(String nextToken) |
A token that indicates where to resume retrieving results on the next call to this operation.
|
DescribeGameSessionsResponse.Builder |
DescribeGameSessionsResponse.toBuilder() |
|