public class ReserveConfigForm extends Object
ReserveConfigForm(Config config)
GetReserveConfigFormResp
get(GetReserveConfigFormReq req)
get(GetReserveConfigFormReq req, RequestOptions reqOptions)
PatchReserveConfigFormResp
patch(PatchReserveConfigFormReq req)
patch(PatchReserveConfigFormReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReserveConfigForm(Config config)
public GetReserveConfigFormResp get(GetReserveConfigFormReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get&project=vc&resource=reserve_config.form&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/vcv1/GetReserveConfigFormSample.java ;
Exception
public GetReserveConfigFormResp get(GetReserveConfigFormReq req) throws Exception
public PatchReserveConfigFormResp patch(PatchReserveConfigFormReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=patch&project=vc&resource=reserve_config.form&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/vcv1/PatchReserveConfigFormSample.java ;
public PatchReserveConfigFormResp patch(PatchReserveConfigFormReq req) throws Exception
Copyright © 2025. All rights reserved.