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