类 ApplicationWebsiteResumeSource.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.ApplicationWebsiteResumeSource.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()channel(ApplicationWebsiteChannel channel) 推广渠道来源官网站点 IDwebsiteName(I18n websiteName) 官网站点名称
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
websiteId
官网站点 ID示例值:614218419274131
- 参数:
websiteId-- 返回:
-
websiteName
官网站点名称示例值:
- 参数:
websiteName-- 返回:
-
channel
推广渠道来源示例值:
- 参数:
channel-- 返回:
-
build
-