类的使用
com.lark.oapi.service.contact.v3.model.DepartmentCount.Builder
使用DepartmentCount.Builder的程序包
-
com.lark.oapi.service.contact.v3.model中DepartmentCount.Builder的使用
修饰符和类型方法说明DepartmentCount.Builder.departmentCount(Integer departmentCount) 部门下所有部门的数量,包含递归的子部门DepartmentCount.Builder.departmentId(String departmentId) 部门IDDepartmentCount.Builder.directDepartmentCount(Integer directDepartmentCount) 部门下的直属部门数量DepartmentCount.Builder.directUserCount(Integer directUserCount) 部门下的直属成员数量,包含部门负责人static DepartmentCount.BuilderDepartmentCount.newBuilder()部门下所有成员数,包含递归子部门的成员,包含部门负责人