public static class CombinedUpdateTalentReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CombinedUpdateTalentReqBody.Builder |
awardList(TalentCombinedAwardInfo[] awardList)
获奖;;;**注意**:更新时会全量覆盖
示例值:
|
CombinedUpdateTalentReqBody.Builder |
basicInfo(TalentCombinedBasicInfo basicInfo)
基本信息
示例值:
|
CombinedUpdateTalentReqBody |
build() |
CombinedUpdateTalentReqBody.Builder |
careerList(TalentCombinedCareerInfo[] careerList)
工作经历;;;**注意**:更新时会全量覆盖
示例值:
|
CombinedUpdateTalentReqBody.Builder |
customizedData(TalentCustomizedDataObjectValue[] customizedData)
自定义模块列表;;;**注意**:;- `children` 字段为二维数组,请参考请求体示例;- 更新时会全量覆盖
示例值:
|
CombinedUpdateTalentReqBody.Builder |
educationList(TalentCombinedEducationInfo[] educationList)
教育经历;;;**注意**:更新时会全量覆盖
示例值:
|
CombinedUpdateTalentReqBody.Builder |
folderIdList(String[] folderIdList)
文件夹 ID
列表,可通过[获取人才文件夹列表](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/talent_folder/list)接口获取
示例值:
|
CombinedUpdateTalentReqBody.Builder |
initSourceId(String initSourceId)
简历来源
ID,可通过[获取简历来源列表](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/resume_source/list)接口查询,已弃用,请使用
resume_source_id 字段
示例值:1
|
CombinedUpdateTalentReqBody.Builder |
languageList(TalentCombinedLanguageInfo[] languageList)
语言能力;;;**注意**:更新时会全量覆盖
示例值:
|
CombinedUpdateTalentReqBody.Builder |
onlyParseResumeUpdateTalent(Boolean onlyParseResumeUpdateTalent)
是否解析附件简历并使用解析内容更新人才简历;此参数指定为true时将忽略其他传入值,仅根据简历解析的结果更新人才
示例值:
|
CombinedUpdateTalentReqBody.Builder |
operatorAccountType(Integer operatorAccountType)
更新人类型
示例值:1
|
CombinedUpdateTalentReqBody.Builder |
operatorId(String operatorId)
更新人 ID,与入参 `user_id_type` 类型一致
示例值:ou_84aad35d084aa403a838cf73ee18467
|
CombinedUpdateTalentReqBody.Builder |
preferredCityCodeList(String[] preferredCityCodeList)
意向地点,可通过[查询地点列表](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/location/query)接口获取
示例值:
|
CombinedUpdateTalentReqBody.Builder |
projectList(TalentCombinedProjectInfo[] projectList)
项目经历;;;**注意**:更新时会全量覆盖
示例值:
|
CombinedUpdateTalentReqBody.Builder |
resumeAttachmentId(String resumeAttachmentId)
简历附件
ID,如何创建附件请参考[创建附件](https://open.feishu.cn/document/ukTMukTMukTM/uIDN1YjLyQTN24iM0UjN/create_attachment);请注意:本接口仅会给人才增加一个附件简历,不会解析附件简历中的内容并更新人才
示例值:7383906146040678700
|
CombinedUpdateTalentReqBody.Builder |
selfEvaluation(TalentSelfEvaluation selfEvaluation)
自我评价
示例值:
|
CombinedUpdateTalentReqBody.Builder |
snsList(TalentCombinedSnsInfo[] snsList)
社交账号;;;**注意**:更新时会全量覆盖
示例值:
|
CombinedUpdateTalentReqBody.Builder |
talentId(String talentId)
人才
ID,可通过[获取人才列表](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/talent/list)接口获取
示例值:7158793341499426348
|
CombinedUpdateTalentReqBody.Builder |
worksList(TalentCombinedWorkInfo[] worksList)
作品;;;**注意**:更新时会全量覆盖
示例值:
|
public CombinedUpdateTalentReqBody.Builder talentId(String talentId)
示例值:7158793341499426348
talentId - public CombinedUpdateTalentReqBody.Builder initSourceId(String initSourceId)
示例值:1
initSourceId - public CombinedUpdateTalentReqBody.Builder folderIdList(String[] folderIdList)
示例值:
folderIdList - public CombinedUpdateTalentReqBody.Builder operatorId(String operatorId)
示例值:ou_84aad35d084aa403a838cf73ee18467
operatorId - public CombinedUpdateTalentReqBody.Builder operatorAccountType(Integer operatorAccountType)
示例值:1
operatorAccountType - public CombinedUpdateTalentReqBody.Builder resumeAttachmentId(String resumeAttachmentId)
示例值:7383906146040678700
resumeAttachmentId - public CombinedUpdateTalentReqBody.Builder basicInfo(TalentCombinedBasicInfo basicInfo)
示例值:
basicInfo - public CombinedUpdateTalentReqBody.Builder educationList(TalentCombinedEducationInfo[] educationList)
示例值:
educationList - public CombinedUpdateTalentReqBody.Builder careerList(TalentCombinedCareerInfo[] careerList)
示例值:
careerList - public CombinedUpdateTalentReqBody.Builder projectList(TalentCombinedProjectInfo[] projectList)
示例值:
projectList - public CombinedUpdateTalentReqBody.Builder worksList(TalentCombinedWorkInfo[] worksList)
示例值:
worksList - public CombinedUpdateTalentReqBody.Builder awardList(TalentCombinedAwardInfo[] awardList)
示例值:
awardList - public CombinedUpdateTalentReqBody.Builder languageList(TalentCombinedLanguageInfo[] languageList)
示例值:
languageList - public CombinedUpdateTalentReqBody.Builder snsList(TalentCombinedSnsInfo[] snsList)
示例值:
snsList - public CombinedUpdateTalentReqBody.Builder preferredCityCodeList(String[] preferredCityCodeList)
示例值:
preferredCityCodeList - public CombinedUpdateTalentReqBody.Builder selfEvaluation(TalentSelfEvaluation selfEvaluation)
示例值:
selfEvaluation - public CombinedUpdateTalentReqBody.Builder customizedData(TalentCustomizedDataObjectValue[] customizedData)
示例值:
customizedData - public CombinedUpdateTalentReqBody.Builder onlyParseResumeUpdateTalent(Boolean onlyParseResumeUpdateTalent)
示例值:
onlyParseResumeUpdateTalent - public CombinedUpdateTalentReqBody build()
Copyright © 2026. All rights reserved.