Klasse Error
java.lang.Object
io.github.primelib.jira4j.restv3.model.Error
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Error
extends Object
Error
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Error.ErrorBuilder
builder()
protected boolean
count()
boolean
int
hashCode()
issueIdsOrKeys
(Set<String> issueIdsOrKeys) message()
toString()
-
Felddetails
-
count
-
issueIdsOrKeys
-
message
-
-
Konstruktordetails
-
Error
Constructs a validated instance ofError
.- Parameter:
spec
- the specification to process
-
Error
Constructs a validated instance ofError
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Error(Consumer)
instead.- Parameter:
count
- countissueIdsOrKeys
- issueIdsOrKeysmessage
- message
-
Error
protected Error()
-
-
Methodendetails
-
builder
-
count
-
issueIdsOrKeys
-
message
-
count
- Gibt zurück:
this
.
-
issueIdsOrKeys
- Gibt zurück:
this
.
-
message
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-