Interface GetLobbyLogsResponse.WatchStage
-
- All Known Implementing Classes:
GetLobbyLogsResponse.Builder
- Enclosing class:
- GetLobbyLogsResponse
public static interface GetLobbyLogsResponse.WatchStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetLobbyLogsResponse.Builderfrom(GetLobbyLogsResponse other)GetLobbyLogsResponse._FinalStagewatch(WatchResponse watch)
-
-
-
Method Detail
-
watch
GetLobbyLogsResponse._FinalStage watch(WatchResponse watch)
-
from
GetLobbyLogsResponse.Builder from(GetLobbyLogsResponse other)
-
-