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