Interface GetGamesResponse.WatchStage
-
- All Known Implementing Classes:
GetGamesResponse.Builder
- Enclosing class:
- GetGamesResponse
public static interface GetGamesResponse.WatchStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetGamesResponse.Builderfrom(GetGamesResponse other)GetGamesResponse._FinalStagewatch(WatchResponse watch)
-
-
-
Method Detail
-
watch
GetGamesResponse._FinalStage watch(WatchResponse watch)
-
from
GetGamesResponse.Builder from(GetGamesResponse other)
-
-