类 ProfileSettingCareer.Builder
java.lang.Object
com.lark.oapi.service.corehr.v2.model.ProfileSettingCareer.Builder
- 封闭类:
ProfileSettingCareer
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()customGroups(ProfileSettingCustomGroup[] customGroups) 自定义分组educations(ProfileSettingEducation[] educations) 教育经历workExperiences(ProfileSettingWorkExperience[] workExperiences) 工作经历
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
educations
教育经历示例值:
- 参数:
educations-- 返回:
-
workExperiences
工作经历示例值:
- 参数:
workExperiences-- 返回:
-
customGroups
自定义分组示例值:
- 参数:
customGroups-- 返回:
-
build
-