public static class SearchTalentOperationLogReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchTalentOperationLogReqBody |
build() |
SearchTalentOperationLogReqBody.Builder |
jobIdList(String[] jobIdList)
职位 ID
列表,可通过[获取职位列表](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/job/list)接口获取
示例值:
|
SearchTalentOperationLogReqBody.Builder |
operationList(Integer[] operationList)
操作类型 ID
列表,操作类型枚举可查看[枚举常量介绍](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/enum);中
`操作类型枚举定义`
示例值:
|
SearchTalentOperationLogReqBody.Builder |
operatorIdList(String[] operatorIdList)
操作人 ID 列表,与入参 `user_id_type` 类型一致
示例值:
|
public SearchTalentOperationLogReqBody.Builder jobIdList(String[] jobIdList)
示例值:
jobIdList - public SearchTalentOperationLogReqBody.Builder operatorIdList(String[] operatorIdList)
示例值:
operatorIdList - public SearchTalentOperationLogReqBody.Builder operationList(Integer[] operationList)
示例值:
operationList - public SearchTalentOperationLogReqBody build()
Copyright © 2026. All rights reserved.