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