Interface GetGameByIdResponse.GameStage
-
- All Known Implementing Classes:
GetGameByIdResponse.Builder
- Enclosing class:
- GetGameByIdResponse
public static interface GetGameByIdResponse.GameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetGameByIdResponse.Builderfrom(GetGameByIdResponse other)GetGameByIdResponse.WatchStagegame(GameFull game)
-
-
-
Method Detail
-
game
GetGameByIdResponse.WatchStage game(GameFull game)
-
from
GetGameByIdResponse.Builder from(GetGameByIdResponse other)
-
-