public class Interview extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetByTalentInterviewResp |
getByTalent(GetByTalentInterviewReq req)
|
GetByTalentInterviewResp |
getByTalent(GetByTalentInterviewReq req,
RequestOptions reqOptions)
|
ListInterviewResp |
list(ListInterviewReq req)
|
ListInterviewResp |
list(ListInterviewReq req,
RequestOptions reqOptions)
|
public Interview(Config config)
public GetByTalentInterviewResp getByTalent(GetByTalentInterviewReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/interview/get_by_talent ;
Exceptionpublic GetByTalentInterviewResp getByTalent(GetByTalentInterviewReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/interview/get_by_talent ;
Exceptionpublic ListInterviewResp list(ListInterviewReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/interview/list ;
Exceptionpublic ListInterviewResp list(ListInterviewReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/interview/list ;
ExceptionCopyright © 2025. All rights reserved.