类 CommentRequest
java.lang.Object
com.lark.oapi.service.approval.v4.model.CommentRequest
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getExtra()static CommentRequest.BuildervoidsetAtInfoList(CommentAtInfo[] atInfoList) voidsetCommentId(String commentId) voidsetContent(String content) voidsetDisableBot(Boolean disableBot) voidvoidsetParentCommentId(String parentCommentId)
-
构造器详细资料
-
CommentRequest
public CommentRequest() -
CommentRequest
-
-
方法详细资料
-
newBuilder
-
getContent
-
setContent
-
getAtInfoList
-
setAtInfoList
-
getParentCommentId
-
setParentCommentId
-
getCommentId
-
setCommentId
-
getDisableBot
-
setDisableBot
-
getExtra
-
setExtra
-