Klasse WarningCollection
java.lang.Object
io.github.primelib.jira4j.restv2.model.WarningCollection
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WarningCollection
extends Object
WarningCollection
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofWarningCollection
.WarningCollection
(List<String> warnings) Constructs a validated instance ofWarningCollection
. -
Methodenübersicht
-
Felddetails
-
warnings
-
-
Konstruktordetails
-
WarningCollection
Constructs a validated instance ofWarningCollection
.- Parameter:
spec
- the specification to process
-
WarningCollection
Constructs a validated instance ofWarningCollection
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WarningCollection(Consumer)
instead.- Parameter:
warnings
- var.name
-
WarningCollection
protected WarningCollection()
-
-
Methodendetails