public class WorkspaceTable extends Object
WorkspaceTable(Config config)
RecordsBatchUpdateWorkspaceTableResp
recordsBatchUpdate(RecordsBatchUpdateWorkspaceTableReq req)
recordsBatchUpdate(RecordsBatchUpdateWorkspaceTableReq req, RequestOptions reqOptions)
RecordsDeleteWorkspaceTableResp
recordsDelete(RecordsDeleteWorkspaceTableReq req)
recordsDelete(RecordsDeleteWorkspaceTableReq req, RequestOptions reqOptions)
RecordsGetWorkspaceTableResp
recordsGet(RecordsGetWorkspaceTableReq req)
recordsGet(RecordsGetWorkspaceTableReq req, RequestOptions reqOptions)
RecordsPatchWorkspaceTableResp
recordsPatch(RecordsPatchWorkspaceTableReq req)
recordsPatch(RecordsPatchWorkspaceTableReq req, RequestOptions reqOptions)
RecordsPostWorkspaceTableResp
recordsPost(RecordsPostWorkspaceTableReq req)
recordsPost(RecordsPostWorkspaceTableReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WorkspaceTable(Config config)
public RecordsBatchUpdateWorkspaceTableResp recordsBatchUpdate(RecordsBatchUpdateWorkspaceTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=records_batch_update&project=apaas&resource=workspace.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/apaasv1/RecordsBatchUpdateWorkspaceTableSample.java ;
Exception
public RecordsBatchUpdateWorkspaceTableResp recordsBatchUpdate(RecordsBatchUpdateWorkspaceTableReq req) throws Exception
public RecordsDeleteWorkspaceTableResp recordsDelete(RecordsDeleteWorkspaceTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=records_delete&project=apaas&resource=workspace.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/apaasv1/RecordsDeleteWorkspaceTableSample.java ;
public RecordsDeleteWorkspaceTableResp recordsDelete(RecordsDeleteWorkspaceTableReq req) throws Exception
public RecordsGetWorkspaceTableResp recordsGet(RecordsGetWorkspaceTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=records_get&project=apaas&resource=workspace.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/apaasv1/RecordsGetWorkspaceTableSample.java ;
public RecordsGetWorkspaceTableResp recordsGet(RecordsGetWorkspaceTableReq req) throws Exception
public RecordsPatchWorkspaceTableResp recordsPatch(RecordsPatchWorkspaceTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=records_patch&project=apaas&resource=workspace.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/apaasv1/RecordsPatchWorkspaceTableSample.java ;
public RecordsPatchWorkspaceTableResp recordsPatch(RecordsPatchWorkspaceTableReq req) throws Exception
public RecordsPostWorkspaceTableResp recordsPost(RecordsPostWorkspaceTableReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=records_post&project=apaas&resource=workspace.table&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/apaasv1/RecordsPostWorkspaceTableSample.java ;
public RecordsPostWorkspaceTableResp recordsPost(RecordsPostWorkspaceTableReq req) throws Exception
Copyright © 2025. All rights reserved.