Interface GetLobbyLogsRequest.StreamStage
-
- All Known Implementing Classes:
GetLobbyLogsRequest.Builder
- Enclosing class:
- GetLobbyLogsRequest
public static interface GetLobbyLogsRequest.StreamStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetLobbyLogsRequest.Builderfrom(GetLobbyLogsRequest other)GetLobbyLogsRequest._FinalStagestream(LogStream stream)
-
-
-
Method Detail
-
stream
GetLobbyLogsRequest._FinalStage stream(LogStream stream)
-
from
GetLobbyLogsRequest.Builder from(GetLobbyLogsRequest other)
-
-