Package com.chrt.api.types
Interface DriverUpdateRes.DriverUpdatedStage
-
- All Known Implementing Classes:
DriverUpdateRes.Builder
- Enclosing class:
- DriverUpdateRes
public static interface DriverUpdateRes.DriverUpdatedStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DriverUpdateRes.TaskGroupTrackingCountStagedriverUpdated(boolean driverUpdated)DriverUpdateRes.Builderfrom(DriverUpdateRes other)
-
-
-
Method Detail
-
driverUpdated
DriverUpdateRes.TaskGroupTrackingCountStage driverUpdated(boolean driverUpdated)
-
from
DriverUpdateRes.Builder from(DriverUpdateRes other)
-
-