public static class CompositeTalentCareerInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CompositeTalentCareerInfo |
build() |
CompositeTalentCareerInfo.Builder |
companyName(String companyName)
公司
示例值:明日科技
|
CompositeTalentCareerInfo.Builder |
customizedDataList(TalentCustomizedDataChild[] customizedDataList)
自定义字段
示例值:
|
CompositeTalentCareerInfo.Builder |
description(String description)
描述
示例值:科技公司
|
CompositeTalentCareerInfo.Builder |
endTime(String endTime)
结束时间
示例值:1687854583
|
CompositeTalentCareerInfo.Builder |
startTime(String startTime)
开始时间
示例值:1687854583
|
CompositeTalentCareerInfo.Builder |
title(String title)
职称
示例值:科学家
|
public CompositeTalentCareerInfo.Builder companyName(String companyName)
示例值:明日科技
companyName - public CompositeTalentCareerInfo.Builder description(String description)
示例值:科技公司
description - public CompositeTalentCareerInfo.Builder endTime(String endTime)
示例值:1687854583
endTime - public CompositeTalentCareerInfo.Builder startTime(String startTime)
示例值:1687854583
startTime - public CompositeTalentCareerInfo.Builder title(String title)
示例值:科学家
title - public CompositeTalentCareerInfo.Builder customizedDataList(TalentCustomizedDataChild[] customizedDataList)
示例值:
customizedDataList - public CompositeTalentCareerInfo build()
Copyright © 2026. All rights reserved.