程序包 | 说明 |
---|---|
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 DocAppendParagraphResponse |
DocAppendParagraphResponse.build(Map<String,?> map) |
DocAppendParagraphResponse |
DocAppendParagraphResponse.setBody(DocAppendParagraphResponseBody body) |
DocAppendParagraphResponse |
DocAppendParagraphResponse.setHeaders(Map<String,String> headers) |
DocAppendParagraphResponse |
DocAppendParagraphResponse.setStatusCode(Integer statusCode) |
Copyright © 2024. All rights reserved.