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