public class InterviewTask extends Object
| 构造器和说明 |
|---|
InterviewTask(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListInterviewTaskResp |
list(ListInterviewTaskReq req)
|
ListInterviewTaskResp |
list(ListInterviewTaskReq req,
RequestOptions reqOptions)
|
public InterviewTask(Config config)
public ListInterviewTaskResp list(ListInterviewTaskReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/interview_task/list ;
Exceptionpublic ListInterviewTaskResp list(ListInterviewTaskReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/interview_task/list ;
ExceptionCopyright © 2024. All rights reserved.