public static class JobConfigInterviewRoundConf.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
JobConfigInterviewRoundConf |
build() |
JobConfigInterviewRoundConf.Builder |
interviewerIdList(String[] interviewerIdList)
建议面试官 ID 列表
示例值:6960663240925956571
|
JobConfigInterviewRoundConf.Builder |
round(Integer round)
面试轮次
示例值:1
|
public JobConfigInterviewRoundConf.Builder interviewerIdList(String[] interviewerIdList)
示例值:6960663240925956571
interviewerIdList - public JobConfigInterviewRoundConf.Builder round(Integer round)
示例值:1
round - public JobConfigInterviewRoundConf build()
Copyright © 2024. All rights reserved.