Klasse IssueChangelogIds
java.lang.Object
io.github.primelib.jira4j.restv3.model.IssueChangelogIds
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IssueChangelogIds
extends Object
IssueChangelogIds
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofIssueChangelogIds
.IssueChangelogIds
(Set<Long> changelogIds) Constructs a validated instance ofIssueChangelogIds
. -
Methodenübersicht
-
Felddetails
-
changelogIds
The list of changelog IDs.
-
-
Konstruktordetails
-
IssueChangelogIds
Constructs a validated instance ofIssueChangelogIds
.- Parameter:
spec
- the specification to process
-
IssueChangelogIds
Constructs a validated instance ofIssueChangelogIds
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IssueChangelogIds(Consumer)
instead.- Parameter:
changelogIds
- The list of changelog IDs.
-
IssueChangelogIds
protected IssueChangelogIds()
-
-
Methodendetails