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