| 程序包 | 说明 |
|---|---|
| com.aliyun.dingtalkdoc_1_0 | |
| com.aliyun.dingtalkdoc_1_0.models |
| 限定符和类型 | 方法和说明 |
|---|---|
DocAppendTextResponse |
Client.docAppendText(String docKey,
String blockId,
DocAppendTextRequest request)
summary :
在段落后追加文本
|
DocAppendTextResponse |
Client.docAppendTextWithOptions(String docKey,
String blockId,
DocAppendTextRequest request,
DocAppendTextHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
在段落后追加文本
|
| 限定符和类型 | 方法和说明 |
|---|---|
static DocAppendTextRequest |
DocAppendTextRequest.build(Map<String,?> map) |
DocAppendTextRequest |
DocAppendTextRequest.setOperatorId(String operatorId) |
DocAppendTextRequest |
DocAppendTextRequest.setText(String text) |
Copyright © 2025. All rights reserved.