类 Comment
java.lang.Object
com.lark.oapi.service.task.v2.resource.Comment
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明create(CreateCommentReq req) ,create(CreateCommentReq req, RequestOptions reqOptions) ,delete(DeleteCommentReq req) ,delete(DeleteCommentReq req, RequestOptions reqOptions) ,get(GetCommentReq req) ,get(GetCommentReq req, RequestOptions reqOptions) ,list(ListCommentReq req) ,list(ListCommentReq req, RequestOptions reqOptions) ,patch(PatchCommentReq req) ,patch(PatchCommentReq req, RequestOptions reqOptions) ,