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