CreateFileCommentReplyReq.Builder |
CreateFileCommentReplyReq.Builder.commentId(String commentId)
评论ID
示例值:69161068xxxxx512356
|
CreateFileCommentReplyReq.Builder |
CreateFileCommentReplyReq.Builder.createFileCommentReplyReqBody(CreateFileCommentReplyReqBody body)
body
|
CreateFileCommentReplyReq.Builder |
CreateFileCommentReplyReq.Builder.fileToken(String fileToken)
文档token
示例值:TLLKdcpDro9ijQxA33ycNMabcef
|
CreateFileCommentReplyReq.Builder |
CreateFileCommentReplyReq.Builder.fileType(CreateFileCommentReplyFileTypeEnum fileType)
文档类型
示例值:
|
CreateFileCommentReplyReq.Builder |
CreateFileCommentReplyReq.Builder.fileType(String fileType)
文档类型
示例值:
|
static CreateFileCommentReplyReq.Builder |
CreateFileCommentReplyReq.newBuilder() |
CreateFileCommentReplyReq.Builder |
CreateFileCommentReplyReq.Builder.userIdType(CreateFileCommentReplyUserIdTypeEnum userIdType)
此次调用中使用的用户ID的类型
示例值:
|
CreateFileCommentReplyReq.Builder |
CreateFileCommentReplyReq.Builder.userIdType(String userIdType)
此次调用中使用的用户ID的类型
示例值:
|