public static class TagTalentReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
TagTalentReqBody |
build() |
TagTalentReqBody.Builder |
operation(Integer operation)
操作类型
示例值:1
|
TagTalentReqBody.Builder |
tagIdList(String[] tagIdList)
标签 ID
列表,可通过以下接口获取[获取人才标签信息列表](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/talent_tag/list)
示例值:
|
public TagTalentReqBody.Builder operation(Integer operation)
示例值:1
operation - public TagTalentReqBody.Builder tagIdList(String[] tagIdList)
示例值:
tagIdList - public TagTalentReqBody build()
Copyright © 2026. All rights reserved.