static DescribeGameSessionQueuesResponse.Builder |
DescribeGameSessionQueuesResponse.builder() |
|
DescribeGameSessionQueuesResponse.Builder |
DescribeGameSessionQueuesResponse.Builder.gameSessionQueues(Collection<GameSessionQueue> gameSessionQueues) |
A collection of objects that describe the requested game session queues.
|
DescribeGameSessionQueuesResponse.Builder |
DescribeGameSessionQueuesResponse.Builder.gameSessionQueues(Consumer<GameSessionQueue.Builder>... gameSessionQueues) |
A collection of objects that describe the requested game session queues.
|
DescribeGameSessionQueuesResponse.Builder |
DescribeGameSessionQueuesResponse.Builder.gameSessionQueues(GameSessionQueue... gameSessionQueues) |
A collection of objects that describe the requested game session queues.
|
DescribeGameSessionQueuesResponse.Builder |
DescribeGameSessionQueuesResponse.Builder.nextToken(String nextToken) |
A token that indicates where to resume retrieving results on the next call to this operation.
|
DescribeGameSessionQueuesResponse.Builder |
DescribeGameSessionQueuesResponse.toBuilder() |
|