CopyableBuilder<StartGameSessionPlacementResponse.Builder,StartGameSessionPlacementResponse>, SdkBuilder<StartGameSessionPlacementResponse.Builder,StartGameSessionPlacementResponse>public static interface StartGameSessionPlacementResponse.Builder extends CopyableBuilder<StartGameSessionPlacementResponse.Builder,StartGameSessionPlacementResponse>
| Modifier and Type | Method | Description |
|---|---|---|
StartGameSessionPlacementResponse.Builder |
gameSessionPlacement(GameSessionPlacement gameSessionPlacement) |
Object that describes the newly created game session placement.
|
copyapply, buildStartGameSessionPlacementResponse.Builder gameSessionPlacement(GameSessionPlacement gameSessionPlacement)
Object that describes the newly created game session placement. This object includes all the information provided in the request, as well as start/end time stamps and placement status.
gameSessionPlacement - Object that describes the newly created game session placement. This object includes all the
information provided in the request, as well as start/end time stamps and placement status.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.