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