| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.hire.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
InterviewAppointmentConfig |
InterviewAppointmentConfig.Builder.build() |
InterviewAppointmentConfig |
JobConfig.getInterviewAppointmentConfig() |
InterviewAppointmentConfig |
JobConfigDetail.getInterviewAppointmentConfig() |
InterviewAppointmentConfig |
JobConfigResult.getInterviewAppointmentConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
JobConfig.Builder |
JobConfig.Builder.interviewAppointmentConfig(InterviewAppointmentConfig interviewAppointmentConfig)
自助约面配置
示例值:
|
JobConfigDetail.Builder |
JobConfigDetail.Builder.interviewAppointmentConfig(InterviewAppointmentConfig interviewAppointmentConfig)
面试官安排面试配置
示例值:
|
JobConfigResult.Builder |
JobConfigResult.Builder.interviewAppointmentConfig(InterviewAppointmentConfig interviewAppointmentConfig)
面试官安排面试配置
示例值:
|
void |
JobConfig.setInterviewAppointmentConfig(InterviewAppointmentConfig interviewAppointmentConfig) |
void |
JobConfigDetail.setInterviewAppointmentConfig(InterviewAppointmentConfig interviewAppointmentConfig) |
void |
JobConfigResult.setInterviewAppointmentConfig(InterviewAppointmentConfig interviewAppointmentConfig) |
Copyright © 2025. All rights reserved.