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