public class AppTable extends Object
AppTable(Config config)
BatchUpdateTableRecordsAppTableResp
batchUpdateTableRecords(BatchUpdateTableRecordsAppTableReq req)
batchUpdateTableRecords(BatchUpdateTableRecordsAppTableReq req, RequestOptions reqOptions)
DeleteTableRecordsAppTableResp
deleteTableRecords(DeleteTableRecordsAppTableReq req)
deleteTableRecords(DeleteTableRecordsAppTableReq req, RequestOptions reqOptions)
GetTableDetailAppTableResp
getTableDetail(GetTableDetailAppTableReq req)
getTableDetail(GetTableDetailAppTableReq req, RequestOptions reqOptions)
GetTableListAppTableResp
getTableList(GetTableListAppTableReq req)
getTableList(GetTableListAppTableReq req, RequestOptions reqOptions)
GetTableRecordListAppTableResp
getTableRecordList(GetTableRecordListAppTableReq req)
getTableRecordList(GetTableRecordListAppTableReq req, RequestOptions reqOptions)
PatchTableRecordsAppTableResp
patchTableRecords(PatchTableRecordsAppTableReq req)
patchTableRecords(PatchTableRecordsAppTableReq req, RequestOptions reqOptions)
PostTableRecordsAppTableResp
postTableRecords(PostTableRecordsAppTableReq req)
postTableRecords(PostTableRecordsAppTableReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AppTable(Config config)
public BatchUpdateTableRecordsAppTableResp batchUpdateTableRecords(BatchUpdateTableRecordsAppTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_update_table_records&project=spark&resource=app.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/sparkv1/BatchUpdateTableRecordsAppTableSample.java ;
Exception
public BatchUpdateTableRecordsAppTableResp batchUpdateTableRecords(BatchUpdateTableRecordsAppTableReq req) throws Exception
public DeleteTableRecordsAppTableResp deleteTableRecords(DeleteTableRecordsAppTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=delete_table_records&project=spark&resource=app.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/sparkv1/DeleteTableRecordsAppTableSample.java ;
public DeleteTableRecordsAppTableResp deleteTableRecords(DeleteTableRecordsAppTableReq req) throws Exception
public GetTableDetailAppTableResp getTableDetail(GetTableDetailAppTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get_table_detail&project=spark&resource=app.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/sparkv1/GetTableDetailAppTableSample.java ;
public GetTableDetailAppTableResp getTableDetail(GetTableDetailAppTableReq req) throws Exception
public GetTableListAppTableResp getTableList(GetTableListAppTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get_table_list&project=spark&resource=app.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/sparkv1/GetTableListAppTableSample.java ;
public GetTableListAppTableResp getTableList(GetTableListAppTableReq req) throws Exception
public GetTableRecordListAppTableResp getTableRecordList(GetTableRecordListAppTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get_table_record_list&project=spark&resource=app.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/sparkv1/GetTableRecordListAppTableSample.java ;
public GetTableRecordListAppTableResp getTableRecordList(GetTableRecordListAppTableReq req) throws Exception
public PatchTableRecordsAppTableResp patchTableRecords(PatchTableRecordsAppTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=patch_table_records&project=spark&resource=app.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/sparkv1/PatchTableRecordsAppTableSample.java ;
public PatchTableRecordsAppTableResp patchTableRecords(PatchTableRecordsAppTableReq req) throws Exception
public PostTableRecordsAppTableResp postTableRecords(PostTableRecordsAppTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=post_table_records&project=spark&resource=app.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/sparkv1/PostTableRecordsAppTableSample.java ;
public PostTableRecordsAppTableResp postTableRecords(PostTableRecordsAppTableReq req) throws Exception
Copyright © 2026. All rights reserved.