Interface ExportLobbyLogsResponse.UrlStage
-
- All Known Implementing Classes:
ExportLobbyLogsResponse.Builder
- Enclosing class:
- ExportLobbyLogsResponse
public static interface ExportLobbyLogsResponse.UrlStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExportLobbyLogsResponse.Builderfrom(ExportLobbyLogsResponse other)ExportLobbyLogsResponse._FinalStageurl(java.lang.String url)
-
-
-
Method Detail
-
url
ExportLobbyLogsResponse._FinalStage url(java.lang.String url)
-
from
ExportLobbyLogsResponse.Builder from(ExportLobbyLogsResponse other)
-
-