Klasse CustomFieldContextDefaultValueLabels
java.lang.Object
io.github.primelib.jira4j.restv3.model.CustomFieldContextDefaultValueLabels
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CustomFieldContextDefaultValueLabels
extends Object
CustomFieldContextDefaultValueLabels
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofCustomFieldContextDefaultValueLabels
.CustomFieldContextDefaultValueLabels
(List<String> labels, String type) Constructs a validated instance ofCustomFieldContextDefaultValueLabels
. -
Methodenübersicht
-
Felddetails
-
labels
The default labels value. -
type
-
-
Konstruktordetails
-
CustomFieldContextDefaultValueLabels
Constructs a validated instance ofCustomFieldContextDefaultValueLabels
.- Parameter:
spec
- the specification to process
-
CustomFieldContextDefaultValueLabels
Constructs a validated instance ofCustomFieldContextDefaultValueLabels
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CustomFieldContextDefaultValueLabels(Consumer)
instead.- Parameter:
labels
- The default labels value.type
- var.name
-
CustomFieldContextDefaultValueLabels
protected CustomFieldContextDefaultValueLabels()
-
-
Methodendetails
-
builder
public static CustomFieldContextDefaultValueLabels.CustomFieldContextDefaultValueLabelsBuilder builder() -
labels
The default labels value. -
type
-
labels
The default labels value.- Gibt zurück:
this
.
-
type
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-