类的使用
com.lark.oapi.service.corehr.v2.model.QueryEmployeesJobDataReq.Builder
-
com.lark.oapi.service.corehr.v2.model中QueryEmployeesJobDataReq.Builder的使用
修饰符和类型方法说明QueryEmployeesJobDataReq.Builder.departmentIdType(QueryEmployeesJobDataDepartmentIdTypeEnum departmentIdType) 此次调用中使用的部门 ID 类型QueryEmployeesJobDataReq.Builder.departmentIdType(String departmentIdType) 此次调用中使用的部门 ID 类型QueryEmployeesJobDataReq.newBuilder()分页大小,最大 100分页标记,第一次请求不填,表示从头开始遍历;分页查询结果还有更多项时会同时返回新的 page_token,下次遍历可采用该 page_token 获取查询结果QueryEmployeesJobDataReq.Builder.queryEmployeesJobDataReqBody(QueryEmployeesJobDataReqBody body) bodyQueryEmployeesJobDataReq.Builder.userIdType(QueryEmployeesJobDataUserIdTypeEnum userIdType) 用户 ID 类型QueryEmployeesJobDataReq.Builder.userIdType(String userIdType) 用户 ID 类型