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