类 DeleteFileCommentReplyReq
java.lang.Object
com.lark.oapi.service.drive.v1.model.DeleteFileCommentReplyReq
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetCommentId(String commentId) voidsetFileToken(String fileToken) voidsetFileType(String fileType) voidsetReplyId(String replyId)
-
构造器详细资料
-
DeleteFileCommentReplyReq
public DeleteFileCommentReplyReq() -
DeleteFileCommentReplyReq
-
-
方法详细资料
-
newBuilder
-
getFileType
-
setFileType
-
getFileToken
-
setFileToken
-
getCommentId
-
setCommentId
-
getReplyId
-
setReplyId
-