Interface TaskGroupByDriverDataPointsV1Request.TaskGroupIdStage
-
- All Known Implementing Classes:
TaskGroupByDriverDataPointsV1Request.Builder
- Enclosing class:
- TaskGroupByDriverDataPointsV1Request
public static interface TaskGroupByDriverDataPointsV1Request.TaskGroupIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TaskGroupByDriverDataPointsV1Request.Builderfrom(TaskGroupByDriverDataPointsV1Request other)TaskGroupByDriverDataPointsV1Request._FinalStagetaskGroupId(java.lang.String taskGroupId)
-
-
-
Method Detail
-
taskGroupId
TaskGroupByDriverDataPointsV1Request._FinalStage taskGroupId(@NotNull java.lang.String taskGroupId)
-
-