public static class PatchCommentReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchCommentReqBody |
build() |
PatchCommentReqBody.Builder |
comment(InputComment comment)
要更新的评论数据。
|
PatchCommentReqBody.Builder |
updateFields(String[] updateFields)
要更新的字段,支持;
|
public PatchCommentReqBody.Builder comment(InputComment comment)
示例值:
comment - public PatchCommentReqBody.Builder updateFields(String[] updateFields)
示例值:
updateFields - public PatchCommentReqBody build()
Copyright © 2026. All rights reserved.