Interface LogsPerfSpan.LabelStage
-
- All Known Implementing Classes:
LogsPerfSpan.Builder
- Enclosing class:
- LogsPerfSpan
public static interface LogsPerfSpan.LabelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LogsPerfSpan.Builderfrom(LogsPerfSpan other)LogsPerfSpan.StartTsStagelabel(java.lang.String label)
-
-
-
Method Detail
-
label
LogsPerfSpan.StartTsStage label(java.lang.String label)
-
from
LogsPerfSpan.Builder from(LogsPerfSpan other)
-
-