public static class TalentPoolUpdateRefsReqMask.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
TalentPoolUpdateRefsReqMask |
build() |
TalentPoolUpdateRefsReqMask.Builder |
customFields(ObjectFieldData[] customFields)
自定义字段列表
示例值:
|
TalentPoolUpdateRefsReqMask.Builder |
employmentId(String employmentId)
员工ID
示例值:7345313696725172404
|
TalentPoolUpdateRefsReqMask.Builder |
reasonForJoining(I18n[] reasonForJoining)
入池原因
示例值:
|
TalentPoolUpdateRefsReqMask.Builder |
reasonForRemoval(I18n[] reasonForRemoval)
出池原因
示例值:
|
TalentPoolUpdateRefsReqMask.Builder |
removedAtDate(String removedAtDate)
出池日期
示例值:2025-01-16
|
TalentPoolUpdateRefsReqMask.Builder |
taggedAtDate(String taggedAtDate)
入池日期
示例值:2025-01-15
|
TalentPoolUpdateRefsReqMask.Builder |
talentPoolRef(String talentPoolRef)
人才池与员工关联记录 ID ,添加记录时无需填写,更新记录时必填
示例值:7345313696725173123
|
public TalentPoolUpdateRefsReqMask.Builder employmentId(String employmentId)
示例值:7345313696725172404
employmentId - public TalentPoolUpdateRefsReqMask.Builder taggedAtDate(String taggedAtDate)
示例值:2025-01-15
taggedAtDate - public TalentPoolUpdateRefsReqMask.Builder reasonForJoining(I18n[] reasonForJoining)
示例值:
reasonForJoining - public TalentPoolUpdateRefsReqMask.Builder removedAtDate(String removedAtDate)
示例值:2025-01-16
removedAtDate - public TalentPoolUpdateRefsReqMask.Builder reasonForRemoval(I18n[] reasonForRemoval)
示例值:
reasonForRemoval - public TalentPoolUpdateRefsReqMask.Builder customFields(ObjectFieldData[] customFields)
示例值:
customFields - public TalentPoolUpdateRefsReqMask.Builder talentPoolRef(String talentPoolRef)
示例值:7345313696725173123
talentPoolRef - public TalentPoolUpdateRefsReqMask build()
Copyright © 2026. All rights reserved.