Class Avatars
java.lang.Object
io.github.primelib.jira4j.restv2.model.Avatars
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Avatars
extends Object
Avatars
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
custom
Custom avatars list. -
system
System avatars list.
-
-
Constructor Details
-
Avatars
Constructs a validated instance ofAvatars.- Parameters:
spec- the specification to process
-
Avatars
Constructs a validated instance ofAvatars.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Avatars(Consumer)instead.- Parameters:
custom- Custom avatars list.system- System avatars list.
-
Avatars
protected Avatars()
-
-
Method Details
-
builder
-
custom
Custom avatars list. -
system
System avatars list. -
custom
Custom avatars list.- Returns:
this.
-
system
System avatars list.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-