| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.docx.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
Block.Builder.build() |
Block |
PatchDocumentBlockRespBody.getBlock() |
Block |
PatchDocumentBlock.getBlock() |
Block |
GetDocumentBlockRespBody.getBlock() |
Block |
GetDocumentBlock.getBlock() |
Block[] |
BatchUpdateDocumentBlockRespBody.getBlocks() |
Block[] |
BatchUpdateDocumentBlock.getBlocks() |
Block[] |
CreateDocumentBlockChildrenRespBody.getChildren() |
Block[] |
CreateDocumentBlockChildren.getChildren() |
Block[] |
CreateDocumentBlockChildrenReqBody.getChildren() |
Block[] |
GetDocumentBlockChildrenRespBody.getItems() |
Block[] |
ListDocumentBlockRespBody.getItems() |
Block[] |
GetDocumentBlockChildren.getItems() |
Block[] |
ListDocumentBlock.getItems() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateDocumentBlockChildrenReqBody.Builder |
CreateDocumentBlockChildrenReqBody.Builder.children(Block[] children)
添加的孩子列表。
|
void |
PatchDocumentBlockRespBody.setBlock(Block block) |
void |
PatchDocumentBlock.setBlock(Block block) |
void |
GetDocumentBlockRespBody.setBlock(Block block) |
void |
GetDocumentBlock.setBlock(Block block) |
void |
BatchUpdateDocumentBlockRespBody.setBlocks(Block[] blocks) |
void |
BatchUpdateDocumentBlock.setBlocks(Block[] blocks) |
void |
CreateDocumentBlockChildrenRespBody.setChildren(Block[] children) |
void |
CreateDocumentBlockChildren.setChildren(Block[] children) |
void |
CreateDocumentBlockChildrenReqBody.setChildren(Block[] children) |
void |
GetDocumentBlockChildrenRespBody.setItems(Block[] items) |
void |
ListDocumentBlockRespBody.setItems(Block[] items) |
void |
GetDocumentBlockChildren.setItems(Block[] items) |
void |
ListDocumentBlock.setItems(Block[] items) |
Copyright © 2022. All rights reserved.