Package com.chrt.api.types
Interface TaskGroupByDriverDataPointMetadata1.TaskGroupIdStage
-
- All Known Implementing Classes:
TaskGroupByDriverDataPointMetadata1.Builder
- Enclosing class:
- TaskGroupByDriverDataPointMetadata1
public static interface TaskGroupByDriverDataPointMetadata1.TaskGroupIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TaskGroupByDriverDataPointMetadata1.Builderfrom(TaskGroupByDriverDataPointMetadata1 other)TaskGroupByDriverDataPointMetadata1.DriverIdStagetaskGroupId(java.lang.String taskGroupId)
-
-
-
Method Detail
-
taskGroupId
TaskGroupByDriverDataPointMetadata1.DriverIdStage taskGroupId(@NotNull java.lang.String taskGroupId)
-
-