| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.apaas.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
RecordsPatchWorkspaceTableReq.Builder |
RecordsPatchWorkspaceTableReq.Builder.filter(String filter)
筛选条件,尊许 PostgREST 语法,详情可查看
`https://docs.postgrest.org/en/v13/references/api/tables_views.html#horizontal-filtering`;此处用法和查询数据记录一致。
|
static RecordsPatchWorkspaceTableReq.Builder |
RecordsPatchWorkspaceTableReq.newBuilder() |
RecordsPatchWorkspaceTableReq.Builder |
RecordsPatchWorkspaceTableReq.Builder.recordsPatchWorkspaceTableReqBody(RecordsPatchWorkspaceTableReqBody body)
body
|
RecordsPatchWorkspaceTableReq.Builder |
RecordsPatchWorkspaceTableReq.Builder.tableName(String tableName)
数据表表名,可以从数据平台获取对应的数据表名。
|
RecordsPatchWorkspaceTableReq.Builder |
RecordsPatchWorkspaceTableReq.Builder.workspaceId(String workspaceId)
工作空间id,可以从数据平台的 URL 中获取,如
`https://apaas.feishu.cn/suda/workspace/workspace_aadimx5uzpsls/table-manage/main?
|
| 构造器和说明 |
|---|
RecordsPatchWorkspaceTableReq(RecordsPatchWorkspaceTableReq.Builder builder) |
Copyright © 2026. All rights reserved.