public class FileCommentV2CreateReplyElement extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
FileCommentV2CreateReplyElement.Builder |
| 构造器和说明 |
|---|
FileCommentV2CreateReplyElement() |
FileCommentV2CreateReplyElement(FileCommentV2CreateReplyElement.Builder builder) |
public FileCommentV2CreateReplyElement()
public FileCommentV2CreateReplyElement(FileCommentV2CreateReplyElement.Builder builder)
public static FileCommentV2CreateReplyElement.Builder newBuilder()
public String getType()
public void setType(String type)
public String getText()
public void setText(String text)
public String getMentionUser()
public void setMentionUser(String mentionUser)
public String getLink()
public void setLink(String link)
Copyright © 2026. All rights reserved.