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