public class AppTableFormField extends Object
| 构造器和说明 |
|---|
AppTableFormField(Config config) |
public AppTableFormField(Config config)
public ListAppTableFormFieldResp list(ListAppTableFormFieldReq req, RequestOptions reqOptions) throws Exception
该接口支持调用频率上限为 20 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-form-field/list ;
Exceptionpublic ListAppTableFormFieldResp list(ListAppTableFormFieldReq req) throws Exception
该接口支持调用频率上限为 20 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-form-field/list ;
Exceptionpublic PatchAppTableFormFieldResp patch(PatchAppTableFormFieldReq req, RequestOptions reqOptions) throws Exception
该接口支持调用频率上限为 10 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-form-field/patch ;
Exceptionpublic PatchAppTableFormFieldResp patch(PatchAppTableFormFieldReq req) throws Exception
该接口支持调用频率上限为 10 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-form-field/patch ;
ExceptionCopyright © 2024. All rights reserved.