public class AppTableForm extends Object
AppTableForm(Config config)
GetAppTableFormResp
get(GetAppTableFormReq req)
get(GetAppTableFormReq req, RequestOptions reqOptions)
PatchAppTableFormResp
patch(PatchAppTableFormReq req)
patch(PatchAppTableFormReq req, RequestOptions reqOptions)
UpgradeAppTableFormResp
upgrade(UpgradeAppTableFormReq req)
upgrade(UpgradeAppTableFormReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AppTableForm(Config config)
public GetAppTableFormResp get(GetAppTableFormReq req, RequestOptions reqOptions) throws Exception
该接口支持调用频率上限为 20 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-form/get ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/bitablev1/GetAppTableFormSample.java ;
Exception
public GetAppTableFormResp get(GetAppTableFormReq req) throws Exception
public PatchAppTableFormResp patch(PatchAppTableFormReq req, RequestOptions reqOptions) throws Exception
该接口支持调用频率上限为 10 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-form/patch ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/bitablev1/PatchAppTableFormSample.java ;
public PatchAppTableFormResp patch(PatchAppTableFormReq req) throws Exception
public UpgradeAppTableFormResp upgrade(UpgradeAppTableFormReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=upgrade&project=bitable&resource=app.table.form&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/bitablev1/UpgradeAppTableFormSample.java ;
public UpgradeAppTableFormResp upgrade(UpgradeAppTableFormReq req) throws Exception
Copyright © 2026. All rights reserved.