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