public static class PatchFileCommentReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchFileCommentReq |
build() |
PatchFileCommentReq.Builder |
commentId(String commentId)
评论ID
示例值:6916106822734578184
|
PatchFileCommentReq.Builder |
fileToken(String fileToken)
文档token
示例值:doccnGp4UK1UskrOEJwBXd3****
|
PatchFileCommentReq.Builder |
fileType(PatchFileCommentFileTypeEnum fileType)
文档类型
示例值:doc
|
PatchFileCommentReq.Builder |
fileType(String fileType)
文档类型
示例值:doc
|
PatchFileCommentReqBody |
getPatchFileCommentReqBody() |
PatchFileCommentReq.Builder |
patchFileCommentReqBody(PatchFileCommentReqBody body)
body
|
public PatchFileCommentReq.Builder fileType(String fileType)
示例值:doc
fileType - public PatchFileCommentReq.Builder fileType(PatchFileCommentFileTypeEnum fileType)
示例值:doc
fileType - PatchFileCommentFileTypeEnumpublic PatchFileCommentReq.Builder fileToken(String fileToken)
示例值:doccnGp4UK1UskrOEJwBXd3****
fileToken - public PatchFileCommentReq.Builder commentId(String commentId)
示例值:6916106822734578184
commentId - public PatchFileCommentReqBody getPatchFileCommentReqBody()
public PatchFileCommentReq.Builder patchFileCommentReqBody(PatchFileCommentReqBody body)
body - public PatchFileCommentReq build()
Copyright © 2025. All rights reserved.