public static class CompositeTalentCareerInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CompositeTalentCareerInfo |
build() |
CompositeTalentCareerInfo.Builder |
companyName(String companyName)
公司
示例值:xx网络科技有限公司
|
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)
示例值:xx网络科技有限公司
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 © 2025. All rights reserved.