CopyableBuilder<UpdateGameSessionQueueResponse.Builder,UpdateGameSessionQueueResponse>
, SdkBuilder<UpdateGameSessionQueueResponse.Builder,UpdateGameSessionQueueResponse>
public static interface UpdateGameSessionQueueResponse.Builder extends CopyableBuilder<UpdateGameSessionQueueResponse.Builder,UpdateGameSessionQueueResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateGameSessionQueueResponse.Builder |
gameSessionQueue(GameSessionQueue gameSessionQueue) |
Object that describes the newly updated game session queue.
|
copy
apply, build
UpdateGameSessionQueueResponse.Builder gameSessionQueue(GameSessionQueue gameSessionQueue)
Object that describes the newly updated game session queue.
gameSessionQueue
- Object that describes the newly updated game session queue.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.