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