public class BatchQueryFileCommentReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchQueryFileCommentReqBody.Builder |
| 构造器和说明 |
|---|
BatchQueryFileCommentReqBody() |
BatchQueryFileCommentReqBody(BatchQueryFileCommentReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String[] |
getCommentIds() |
static BatchQueryFileCommentReqBody.Builder |
newBuilder() |
void |
setCommentIds(String[] commentIds) |
public BatchQueryFileCommentReqBody()
public BatchQueryFileCommentReqBody(BatchQueryFileCommentReqBody.Builder builder)
public static BatchQueryFileCommentReqBody.Builder newBuilder()
public String[] getCommentIds()
public void setCommentIds(String[] commentIds)
Copyright © 2024. All rights reserved.