public class UpdateFileCommentReplyReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateFileCommentReplyReqBody.Builder |
| 构造器和说明 |
|---|
UpdateFileCommentReplyReqBody() |
UpdateFileCommentReplyReqBody(UpdateFileCommentReplyReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
ReplyContent |
getContent() |
static UpdateFileCommentReplyReqBody.Builder |
newBuilder() |
void |
setContent(ReplyContent content) |
public UpdateFileCommentReplyReqBody()
public UpdateFileCommentReplyReqBody(UpdateFileCommentReplyReqBody.Builder builder)
public ReplyContent getContent()
public void setContent(ReplyContent content)
public static UpdateFileCommentReplyReqBody.Builder newBuilder()
Copyright © 2025. All rights reserved.