| 程序包 | 说明 |
|---|---|
| com.aliyun.dingtalkdoc_1_0 | |
| com.aliyun.dingtalkdoc_1_0.models |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCommentsResponse |
Client.listComments(String docId,
ListCommentsRequest request)
summary :
获取文档所有评论
|
ListCommentsResponse |
Client.listCommentsWithOptions(String docId,
ListCommentsRequest request,
ListCommentsHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
获取文档所有评论
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ListCommentsRequest |
ListCommentsRequest.build(Map<String,?> map) |
ListCommentsRequest |
ListCommentsRequest.setIsGlobal(Boolean isGlobal) |
ListCommentsRequest |
ListCommentsRequest.setIsSolved(Boolean isSolved) |
ListCommentsRequest |
ListCommentsRequest.setMaxResults(Integer maxResults) |
ListCommentsRequest |
ListCommentsRequest.setNextToken(String nextToken) |
ListCommentsRequest |
ListCommentsRequest.setOperatorId(String operatorId) |
Copyright © 2025. All rights reserved.