Interface CargoByDriverDataPointsV1Request.CargoIdStage
-
- All Known Implementing Classes:
CargoByDriverDataPointsV1Request.Builder
- Enclosing class:
- CargoByDriverDataPointsV1Request
public static interface CargoByDriverDataPointsV1Request.CargoIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CargoByDriverDataPointsV1Request.TaskGroupIdStagecargoId(java.lang.String cargoId)CargoByDriverDataPointsV1Request.Builderfrom(CargoByDriverDataPointsV1Request other)
-
-
-
Method Detail
-
cargoId
CargoByDriverDataPointsV1Request.TaskGroupIdStage cargoId(@NotNull java.lang.String cargoId)
-
from
CargoByDriverDataPointsV1Request.Builder from(CargoByDriverDataPointsV1Request other)
-
-