public class WhiteboardNode extends Object
| 构造器和说明 |
|---|
WhiteboardNode(Config config) |
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
ListWhiteboardNodeResp |
list(ListWhiteboardNodeReq req)
,列出画板内的节点数据
官网API文档链接:
ListWhiteboardNodeResplist(ListWhiteboardNodeReq req,
RequestOptions reqOptions)
,列出画板内的节点数据
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2024. All rights reserved. |