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