Interface DebugModeLog.LogIdStage
-
- All Known Implementing Classes:
DebugModeLog.Builder
- Enclosing class:
- DebugModeLog
public static interface DebugModeLog.LogIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DebugModeLog.Builderfrom(DebugModeLog other)DebugModeLog.DashboardViewStagelogId(java.lang.String logId)
-
-
-
Method Detail
-
logId
DebugModeLog.DashboardViewStage logId(java.lang.String logId)
-
from
DebugModeLog.Builder from(DebugModeLog other)
-
-