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