Package com.chrt.api.types
Interface DriverListRes.TotalCountStage
-
- All Known Implementing Classes:
DriverListRes.Builder
- Enclosing class:
- DriverListRes
public static interface DriverListRes.TotalCountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DriverListRes.Builderfrom(DriverListRes other)DriverListRes._FinalStagetotalCount(int totalCount)
-
-
-
Method Detail
-
totalCount
DriverListRes._FinalStage totalCount(int totalCount)
-
from
DriverListRes.Builder from(DriverListRes other)
-
-