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