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
Exceptionpublic GetByTalentInterviewResp getByTalent(GetByTalentInterviewReq req) throws Exception
Exceptionpublic ListInterviewResp list(ListInterviewReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=hire&resource=interview&version=v1 ;
Exceptionpublic ListInterviewResp list(ListInterviewReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=hire&resource=interview&version=v1 ;
ExceptionCopyright © 2026. All rights reserved.