Class IssueCommentListRequestBean
java.lang.Object
io.github.primelib.jira4j.restv3.model.IssueCommentListRequestBean
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IssueCommentListRequestBean
extends Object
IssueCommentListRequestBean
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructs a validated instance ofIssueCommentListRequestBean.Constructs a validated instance ofIssueCommentListRequestBean. -
Method Summary
-
Field Details
-
ids
The list of comment IDs. A maximum of 1000 IDs can be specified.
-
-
Constructor Details
-
IssueCommentListRequestBean
Constructs a validated instance ofIssueCommentListRequestBean.- Parameters:
spec- the specification to process
-
IssueCommentListRequestBean
Constructs a validated instance ofIssueCommentListRequestBean.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IssueCommentListRequestBean(Consumer)instead.- Parameters:
ids- The list of comment IDs. A maximum of 1000 IDs can be specified.
-
IssueCommentListRequestBean
protected IssueCommentListRequestBean()
-
-
Method Details
-
builder
-
ids
The list of comment IDs. A maximum of 1000 IDs can be specified. -
ids
The list of comment IDs. A maximum of 1000 IDs can be specified.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-