public static class InterviewAppointmentConfig.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
InterviewAppointmentConfig |
build() |
InterviewAppointmentConfig.Builder |
config(InterviewAppointmentConfigContent config)
配置详情
示例值:
|
InterviewAppointmentConfig.Builder |
enableInterviewAppointmentByInterviewer(Boolean enableInterviewAppointmentByInterviewer)
是否开启面试官自助约面
示例值:true
|
public InterviewAppointmentConfig.Builder enableInterviewAppointmentByInterviewer(Boolean enableInterviewAppointmentByInterviewer)
示例值:true
enableInterviewAppointmentByInterviewer - public InterviewAppointmentConfig.Builder config(InterviewAppointmentConfigContent config)
示例值:
config - public InterviewAppointmentConfig build()
Copyright © 2025. All rights reserved.