public class EcoExam extends Object
EcoExam(Config config)
LoginInfoEcoExamResp
loginInfo(LoginInfoEcoExamReq req)
loginInfo(LoginInfoEcoExamReq req, RequestOptions reqOptions)
UpdateResultEcoExamResp
updateResult(UpdateResultEcoExamReq req)
updateResult(UpdateResultEcoExamReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EcoExam(Config config)
public LoginInfoEcoExamResp loginInfo(LoginInfoEcoExamReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=login_info&project=hire&resource=eco_exam&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/LoginInfoEcoExamSample.java ;
Exception
public LoginInfoEcoExamResp loginInfo(LoginInfoEcoExamReq req) throws Exception
public UpdateResultEcoExamResp updateResult(UpdateResultEcoExamReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=update_result&project=hire&resource=eco_exam&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/UpdateResultEcoExamSample.java ;
public UpdateResultEcoExamResp updateResult(UpdateResultEcoExamReq req) throws Exception
Copyright © 2025. All rights reserved.