Interface FindLobbyRequest.DataStage
-
- All Known Implementing Classes:
FindLobbyRequest.Builder
- Enclosing class:
- FindLobbyRequest
public static interface FindLobbyRequest.DataStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FindLobbyRequest._FinalStagedata(java.lang.Object data)FindLobbyRequest.Builderfrom(FindLobbyRequest other)
-
-
-
Method Detail
-
data
FindLobbyRequest._FinalStage data(java.lang.Object data)
-
from
FindLobbyRequest.Builder from(FindLobbyRequest other)
-
-