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