Klasse IssueCommentListRequestBean
java.lang.Object
io.github.primelib.jira4j.restv2.model.IssueCommentListRequestBean
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IssueCommentListRequestBean
extends Object
IssueCommentListRequestBean
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofIssueCommentListRequestBean
.Constructs a validated instance ofIssueCommentListRequestBean
. -
Methodenübersicht
-
Felddetails
-
ids
The list of comment IDs. A maximum of 1000 IDs can be specified.
-
-
Konstruktordetails
-
IssueCommentListRequestBean
Constructs a validated instance ofIssueCommentListRequestBean
.- Parameter:
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.- Parameter:
ids
- The list of comment IDs. A maximum of 1000 IDs can be specified.
-
IssueCommentListRequestBean
protected IssueCommentListRequestBean()
-
-
Methodendetails
-
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.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-