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