public static class PatchFileCommentReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchFileCommentReq |
build() |
PatchFileCommentReq.Builder |
commentId(String commentId) |
PatchFileCommentReq.Builder |
fileToken(String fileToken) |
PatchFileCommentReq.Builder |
fileType(FileTypeEnum fileType) |
PatchFileCommentReq.Builder |
fileType(String fileType) |
PatchFileCommentReqBody |
getPatchFileCommentReqBody() |
PatchFileCommentReq.Builder |
patchFileCommentReqBody(PatchFileCommentReqBody body) |
public PatchFileCommentReq.Builder fileType(String fileType)
public PatchFileCommentReq.Builder fileType(FileTypeEnum fileType)
public PatchFileCommentReq.Builder fileToken(String fileToken)
public PatchFileCommentReq.Builder commentId(String commentId)
public PatchFileCommentReqBody getPatchFileCommentReqBody()
public PatchFileCommentReq.Builder patchFileCommentReqBody(PatchFileCommentReqBody body)
public PatchFileCommentReq build()
Copyright © 2022. All rights reserved.