| 程序包 | 说明 |
|---|---|
| com.aliyun.dingtalkdoc_1_0 | |
| com.aliyun.dingtalkdoc_1_0.models |
| 限定符和类型 | 方法和说明 |
|---|---|
DocAppendParagraphResponse |
Client.docAppendParagraph(String docKey,
String blockId,
DocAppendParagraphRequest request)
summary :
追加指定段落元素
|
DocAppendParagraphResponse |
Client.docAppendParagraphWithOptions(String docKey,
String blockId,
DocAppendParagraphRequest request,
DocAppendParagraphHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
追加指定段落元素
|
| 限定符和类型 | 方法和说明 |
|---|---|
static DocAppendParagraphRequest |
DocAppendParagraphRequest.build(Map<String,?> map) |
DocAppendParagraphRequest |
DocAppendParagraphRequest.setElementType(String elementType) |
DocAppendParagraphRequest |
DocAppendParagraphRequest.setOperatorId(String operatorId) |
DocAppendParagraphRequest |
DocAppendParagraphRequest.setProperties(Map<String,?> properties) |
Copyright © 2025. All rights reserved.