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