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