Klasse IssuesAndJQLQueries
java.lang.Object
io.github.primelib.jira4j.restv2.model.IssuesAndJQLQueries
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IssuesAndJQLQueries
extends Object
IssuesAndJQLQueries
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofIssuesAndJQLQueries
.IssuesAndJQLQueries
(Set<Long> issueIds, List<String> jqls) Constructs a validated instance ofIssuesAndJQLQueries
. -
Methodenübersicht
-
Felddetails
-
issueIds
A list of issue IDs. -
jqls
A list of JQL queries.
-
-
Konstruktordetails
-
IssuesAndJQLQueries
Constructs a validated instance ofIssuesAndJQLQueries
.- Parameter:
spec
- the specification to process
-
IssuesAndJQLQueries
Constructs a validated instance ofIssuesAndJQLQueries
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IssuesAndJQLQueries(Consumer)
instead.- Parameter:
issueIds
- A list of issue IDs.jqls
- A list of JQL queries.
-
IssuesAndJQLQueries
protected IssuesAndJQLQueries()
-
-
Methodendetails
-
builder
-
issueIds
A list of issue IDs. -
jqls
A list of JQL queries. -
issueIds
A list of issue IDs.- Gibt zurück:
this
.
-
jqls
A list of JQL queries.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-