CopyableBuilder<StopGameSessionPlacementResponse.Builder,StopGameSessionPlacementResponse>, SdkBuilder<StopGameSessionPlacementResponse.Builder,StopGameSessionPlacementResponse>public static interface StopGameSessionPlacementResponse.Builder extends CopyableBuilder<StopGameSessionPlacementResponse.Builder,StopGameSessionPlacementResponse>
| Modifier and Type | Method | Description |
|---|---|---|
StopGameSessionPlacementResponse.Builder |
gameSessionPlacement(GameSessionPlacement gameSessionPlacement) |
Object that describes the canceled game session placement, with Cancelled status and an end time stamp.
|
copyapply, buildStopGameSessionPlacementResponse.Builder gameSessionPlacement(GameSessionPlacement gameSessionPlacement)
Object that describes the canceled game session placement, with Cancelled status and an end time stamp.
gameSessionPlacement - Object that describes the canceled game session placement, with Cancelled status and an end time
stamp.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.