类 GetCommentReq

java.lang.Object
com.lark.oapi.service.task.v2.model.GetCommentReq

public class GetCommentReq extends Object
  • 构造器详细资料

    • GetCommentReq

      public GetCommentReq()
    • GetCommentReq

      public GetCommentReq(GetCommentReq.Builder builder)
  • 方法详细资料

    • newBuilder

      public static GetCommentReq.Builder newBuilder()
    • getUserIdType

      public String getUserIdType()
    • setUserIdType

      public void setUserIdType(String userIdType)
    • getCommentId

      public String getCommentId()
    • setCommentId

      public void setCommentId(String commentId)