类 TalentSnsInfo.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.TalentSnsInfo.Builder
- 封闭类:
TalentSnsInfo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()customizedDataList(TalentCustomizedDataChild[] customizedDataList) 自定义字段IDURL/IDSNS名称
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
id
ID示例值:6891560630172518670
- 参数:
id-- 返回:
-
snsType
SNS名称示例值:1
- 参数:
snsType-- 返回:
-
link
URL/ID示例值:www.test.com
- 参数:
link-- 返回:
-
customizedDataList
自定义字段示例值:
- 参数:
customizedDataList-- 返回:
-
build
-