| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.docx.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
Block.Builder.build() |
Block |
PatchDocumentBlockRespBody.getBlock() |
Block |
PatchDocumentBlock.getBlock() |
Block |
GetDocumentBlockRespBody.getBlock() |
Block |
GetChatAnnouncementBlockRespBody.getBlock() |
Block |
GetDocumentBlock.getBlock() |
Block[] |
BatchUpdateDocumentBlockRespBody.getBlocks() |
Block[] |
BatchUpdateDocumentBlock.getBlocks() |
Block[] |
BatchUpdateChatAnnouncementBlockRespBody.getBlocks() |
Block[] |
ConvertDocumentRespBody.getBlocks() |
Block[] |
CreateDocumentBlockChildrenRespBody.getChildren() |
Block[] |
CreateChatAnnouncementBlockChildrenReqBody.getChildren() |
Block[] |
CreateDocumentBlockDescendantRespBody.getChildren() |
Block[] |
CreateDocumentBlockChildren.getChildren() |
Block[] |
CreateChatAnnouncementBlockChildrenRespBody.getChildren() |
Block[] |
CreateDocumentBlockChildrenReqBody.getChildren() |
Block[] |
CreateDocumentBlockDescendantReqBody.getDescendants() |
Block[] |
ListChatAnnouncementBlockRespBody.getItems() |
Block[] |
GetDocumentBlockChildrenRespBody.getItems() |
Block[] |
GetChatAnnouncementBlockChildrenRespBody.getItems() |
Block[] |
ListDocumentBlockRespBody.getItems() |
Block[] |
GetDocumentBlockChildren.getItems() |
Block[] |
ListDocumentBlock.getItems() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateChatAnnouncementBlockChildrenReqBody.Builder |
CreateChatAnnouncementBlockChildrenReqBody.Builder.children(Block[] children)
添加的孩子列表。
|
CreateDocumentBlockChildrenReqBody.Builder |
CreateDocumentBlockChildrenReqBody.Builder.children(Block[] children)
添加的孩子列表。
|
CreateDocumentBlockDescendantReqBody.Builder |
CreateDocumentBlockDescendantReqBody.Builder.descendants(Block[] descendants)
添加的子孙列表,包括孩子
示例值:
|
void |
PatchDocumentBlockRespBody.setBlock(Block block) |
void |
PatchDocumentBlock.setBlock(Block block) |
void |
GetDocumentBlockRespBody.setBlock(Block block) |
void |
GetChatAnnouncementBlockRespBody.setBlock(Block block) |
void |
GetDocumentBlock.setBlock(Block block) |
void |
BatchUpdateDocumentBlockRespBody.setBlocks(Block[] blocks) |
void |
BatchUpdateDocumentBlock.setBlocks(Block[] blocks) |
void |
BatchUpdateChatAnnouncementBlockRespBody.setBlocks(Block[] blocks) |
void |
ConvertDocumentRespBody.setBlocks(Block[] blocks) |
void |
CreateDocumentBlockChildrenRespBody.setChildren(Block[] children) |
void |
CreateChatAnnouncementBlockChildrenReqBody.setChildren(Block[] children) |
void |
CreateDocumentBlockDescendantRespBody.setChildren(Block[] children) |
void |
CreateDocumentBlockChildren.setChildren(Block[] children) |
void |
CreateChatAnnouncementBlockChildrenRespBody.setChildren(Block[] children) |
void |
CreateDocumentBlockChildrenReqBody.setChildren(Block[] children) |
void |
CreateDocumentBlockDescendantReqBody.setDescendants(Block[] descendants) |
void |
ListChatAnnouncementBlockRespBody.setItems(Block[] items) |
void |
GetDocumentBlockChildrenRespBody.setItems(Block[] items) |
void |
GetChatAnnouncementBlockChildrenRespBody.setItems(Block[] items) |
void |
ListDocumentBlockRespBody.setItems(Block[] items) |
void |
GetDocumentBlockChildren.setItems(Block[] items) |
void |
ListDocumentBlock.setItems(Block[] items) |
Copyright © 2025. All rights reserved.