Klasse BulkEditActionError
java.lang.Object
io.github.primelib.jira4j.restv2.model.BulkEditActionError
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class BulkEditActionError
extends Object
BulkEditActionError
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofBulkEditActionError.Constructs a validated instance ofBulkEditActionError. -
Methodenübersicht
-
Felddetails
-
errorMessages
The error messages. -
errors
The errors.
-
-
Konstruktordetails
-
BulkEditActionError
Constructs a validated instance ofBulkEditActionError.- Parameter:
spec- the specification to process
-
BulkEditActionError
Constructs a validated instance ofBulkEditActionError.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
BulkEditActionError(Consumer)instead.- Parameter:
errorMessages- The error messages.errors- The errors.
-
BulkEditActionError
protected BulkEditActionError()
-
-
Methodendetails
-
builder
-
errorMessages
The error messages. -
errors
The errors. -
errorMessages
The error messages.- Gibt zurück:
this.
-
errors
The errors.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-