public static class CreatePlantumlWhiteboardNodeReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePlantumlWhiteboardNodeReq |
build() |
CreatePlantumlWhiteboardNodeReq.Builder |
createPlantumlWhiteboardNodeReqBody(CreatePlantumlWhiteboardNodeReqBody body)
body
|
CreatePlantumlWhiteboardNodeReqBody |
getCreatePlantumlWhiteboardNodeReqBody() |
CreatePlantumlWhiteboardNodeReq.Builder |
whiteboardId(String whiteboardId)
画板唯一标识,可通过云文档下的文档接口
[获取文档所有块](https://open.feishu.cn/document/ukTMukTMukTM/uUDN04SN0QjL1QDN/document-docx/docx-v1/document-block/list)
获取,`block_type` 为 43 的 block 即为画板,对应的
block.token 就是画板的whiteboard_id
示例值:VF5Bwo7Z5icC0bk8EWbb57Vbckh |
public CreatePlantumlWhiteboardNodeReq.Builder whiteboardId(String whiteboardId)
block.token 就是画板的whiteboard_id
示例值:VF5Bwo7Z5icC0bk8EWbb57Vbckh
whiteboardId - public CreatePlantumlWhiteboardNodeReqBody getCreatePlantumlWhiteboardNodeReqBody()
public CreatePlantumlWhiteboardNodeReq.Builder createPlantumlWhiteboardNodeReqBody(CreatePlantumlWhiteboardNodeReqBody body)
body - public CreatePlantumlWhiteboardNodeReq build()
Copyright © 2026. All rights reserved.