public class Interview extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListInterviewResp |
list(ListInterviewReq req)
|
ListInterviewResp |
list(ListInterviewReq req,
RequestOptions reqOptions)
|
public Interview(Config config)
public 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 © 2024. All rights reserved.