| 程序包 | 说明 |
|---|---|
| com.aliyun.dingtalkdoc_1_0 | |
| com.aliyun.dingtalkdoc_1_0.models |
| 限定符和类型 | 方法和说明 |
|---|---|
AddCommentResponse |
Client.addComment(String docId,
AddCommentRequest request)
summary :
添加评论
|
AddCommentResponse |
Client.addCommentWithOptions(String docId,
AddCommentRequest request,
AddCommentHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
添加评论
|
| 限定符和类型 | 方法和说明 |
|---|---|
static AddCommentRequest |
AddCommentRequest.build(Map<String,?> map) |
AddCommentRequest |
AddCommentRequest.setCommentContent(String commentContent) |
AddCommentRequest |
AddCommentRequest.setCommentType(String commentType) |
AddCommentRequest |
AddCommentRequest.setOperatorId(String operatorId) |
AddCommentRequest |
AddCommentRequest.setOption(AddCommentRequest.AddCommentRequestOption option) |
Copyright © 2025. All rights reserved.