Interface CreateLobbyRequest.GameModeStage
-
- All Known Implementing Classes:
CreateLobbyRequest.Builder
- Enclosing class:
- CreateLobbyRequest
public static interface CreateLobbyRequest.GameModeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateLobbyRequest.Builderfrom(CreateLobbyRequest other)CreateLobbyRequest.PublicityStagegameMode(java.lang.String gameMode)
-
-
-
Method Detail
-
gameMode
CreateLobbyRequest.PublicityStage gameMode(java.lang.String gameMode)
-
from
CreateLobbyRequest.Builder from(CreateLobbyRequest other)
-
-