public class AppTableForm extends Object
| 构造器和说明 |
|---|
AppTableForm(Config config) |
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 ;
Exceptionpublic GetAppTableFormResp get(GetAppTableFormReq req) throws Exception
该接口支持调用频率上限为 20 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-form/get ;
Exceptionpublic 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 ;
Exceptionpublic PatchAppTableFormResp patch(PatchAppTableFormReq req) throws Exception
该接口支持调用频率上限为 10 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-form/patch ;
ExceptionCopyright © 2025. All rights reserved.