Interface GameSummary.GameIdStage
-
- All Known Implementing Classes:
GameSummary.Builder
- Enclosing class:
- GameSummary
public static interface GameSummary.GameIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GameSummary.Builderfrom(GameSummary other)GameSummary.CreateTsStagegameId(java.util.UUID gameId)
-
-
-
Method Detail
-
gameId
GameSummary.CreateTsStage gameId(java.util.UUID gameId)
-
from
GameSummary.Builder from(GameSummary other)
-
-