public static class TalentCombinedProjectInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
TalentCombinedProjectInfo |
build() |
TalentCombinedProjectInfo.Builder |
customizedData(TalentCustomizedDataObjectValue[] customizedData)
自定义字段
示例值:
|
TalentCombinedProjectInfo.Builder |
desc(String desc)
描述
示例值:xxx
|
TalentCombinedProjectInfo.Builder |
endTime(String endTime)
结束时间
示例值:293016767159
|
TalentCombinedProjectInfo.Builder |
id(String id)
ID
示例值:6891560630172518670
|
TalentCombinedProjectInfo.Builder |
link(String link)
项目链接
示例值:https://www.a.com
|
TalentCombinedProjectInfo.Builder |
name(String name)
项目名称
示例值:测试
|
TalentCombinedProjectInfo.Builder |
role(String role)
项目角色
示例值:test
|
TalentCombinedProjectInfo.Builder |
startTime(String startTime)
开始时间
示例值:293016767159
|
public TalentCombinedProjectInfo.Builder id(String id)
示例值:6891560630172518670
id - public TalentCombinedProjectInfo.Builder name(String name)
示例值:测试
name - public TalentCombinedProjectInfo.Builder role(String role)
示例值:test
role - public TalentCombinedProjectInfo.Builder link(String link)
示例值:https://www.a.com
link - public TalentCombinedProjectInfo.Builder desc(String desc)
示例值:xxx
desc - public TalentCombinedProjectInfo.Builder startTime(String startTime)
示例值:293016767159
startTime - public TalentCombinedProjectInfo.Builder endTime(String endTime)
示例值:293016767159
endTime - public TalentCombinedProjectInfo.Builder customizedData(TalentCustomizedDataObjectValue[] customizedData)
示例值:
customizedData - public TalentCombinedProjectInfo build()
Copyright © 2022. All rights reserved.