public class EcoExamPaper extends Object
EcoExamPaper(Config config)
BatchDeleteEcoExamPaperResp
batchDelete(BatchDeleteEcoExamPaperReq req)
batchDelete(BatchDeleteEcoExamPaperReq req, RequestOptions reqOptions)
BatchUpdateEcoExamPaperResp
batchUpdate(BatchUpdateEcoExamPaperReq req)
batchUpdate(BatchUpdateEcoExamPaperReq req, RequestOptions reqOptions)
CreateEcoExamPaperResp
create(CreateEcoExamPaperReq req)
create(CreateEcoExamPaperReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EcoExamPaper(Config config)
public BatchDeleteEcoExamPaperResp batchDelete(BatchDeleteEcoExamPaperReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_delete&project=hire&resource=eco_exam_paper&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/BatchDeleteEcoExamPaperSample.java ;
Exception
public BatchDeleteEcoExamPaperResp batchDelete(BatchDeleteEcoExamPaperReq req) throws Exception
public BatchUpdateEcoExamPaperResp batchUpdate(BatchUpdateEcoExamPaperReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_update&project=hire&resource=eco_exam_paper&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/BatchUpdateEcoExamPaperSample.java ;
public BatchUpdateEcoExamPaperResp batchUpdate(BatchUpdateEcoExamPaperReq req) throws Exception
public CreateEcoExamPaperResp create(CreateEcoExamPaperReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=create&project=hire&resource=eco_exam_paper&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/CreateEcoExamPaperSample.java ;
public CreateEcoExamPaperResp create(CreateEcoExamPaperReq req) throws Exception
Copyright © 2025. All rights reserved.