public static class BitableService.AppTableField extends Object
| 构造器和说明 |
|---|
AppTableField(Config config) |
public AppTableField(Config config)
public CreateAppTableFieldResp create(CreateAppTableFieldReq req, RequestOptions reqOptions) throws Exception
该接口支持调用频率上限为 10 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-field/create ;
Exceptionpublic CreateAppTableFieldResp create(CreateAppTableFieldReq req) throws Exception
该接口支持调用频率上限为 10 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-field/create ;
Exceptionpublic DeleteAppTableFieldResp delete(DeleteAppTableFieldReq req, RequestOptions reqOptions) throws Exception
该接口支持调用频率上限为 10 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-field/delete ;
Exceptionpublic DeleteAppTableFieldResp delete(DeleteAppTableFieldReq req) throws Exception
该接口支持调用频率上限为 10 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-field/delete ;
Exceptionpublic ListAppTableFieldResp list(ListAppTableFieldReq req, RequestOptions reqOptions) throws Exception
该接口支持调用频率上限为 20 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-field/list ;
Exceptionpublic ListAppTableFieldResp list(ListAppTableFieldReq req) throws Exception
该接口支持调用频率上限为 20 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-field/list ;
Exceptionpublic UpdateAppTableFieldResp update(UpdateAppTableFieldReq req, RequestOptions reqOptions) throws Exception
该接口支持调用频率上限为 10 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-field/update ;
Exceptionpublic UpdateAppTableFieldResp update(UpdateAppTableFieldReq req) throws Exception
该接口支持调用频率上限为 10 QPS ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-field/update ;
ExceptionCopyright © 2022. All rights reserved.