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