public static class BatchGetEmployeesJobDataReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchGetEmployeesJobDataReq.Builder |
batchGetEmployeesJobDataReqBody(BatchGetEmployeesJobDataReqBody body)
body
|
BatchGetEmployeesJobDataReq |
build() |
BatchGetEmployeesJobDataReq.Builder |
departmentIdType(BatchGetEmployeesJobDataDepartmentIdTypeEnum departmentIdType)
此次调用中使用的部门 ID 类型
示例值:people_corehr_department_id
|
BatchGetEmployeesJobDataReq.Builder |
departmentIdType(String departmentIdType)
此次调用中使用的部门 ID 类型
示例值:people_corehr_department_id
|
BatchGetEmployeesJobDataReqBody |
getBatchGetEmployeesJobDataReqBody() |
BatchGetEmployeesJobDataReq.Builder |
userIdType(BatchGetEmployeesJobDataUserIdTypeEnum userIdType)
用户 ID 类型
示例值:open_id
|
BatchGetEmployeesJobDataReq.Builder |
userIdType(String userIdType)
用户 ID 类型
示例值:open_id
|
public BatchGetEmployeesJobDataReq.Builder userIdType(String userIdType)
示例值:open_id
userIdType - public BatchGetEmployeesJobDataReq.Builder userIdType(BatchGetEmployeesJobDataUserIdTypeEnum userIdType)
示例值:open_id
userIdType - BatchGetEmployeesJobDataUserIdTypeEnumpublic BatchGetEmployeesJobDataReq.Builder departmentIdType(String departmentIdType)
示例值:people_corehr_department_id
departmentIdType - public BatchGetEmployeesJobDataReq.Builder departmentIdType(BatchGetEmployeesJobDataDepartmentIdTypeEnum departmentIdType)
示例值:people_corehr_department_id
departmentIdType - BatchGetEmployeesJobDataDepartmentIdTypeEnumpublic BatchGetEmployeesJobDataReqBody getBatchGetEmployeesJobDataReqBody()
public BatchGetEmployeesJobDataReq.Builder batchGetEmployeesJobDataReqBody(BatchGetEmployeesJobDataReqBody body)
body - public BatchGetEmployeesJobDataReq build()
Copyright © 2025. All rights reserved.