Class CustomFieldContextDefaultValueLabels
java.lang.Object
io.github.primelib.jira4j.restv2.model.CustomFieldContextDefaultValueLabels
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CustomFieldContextDefaultValueLabels
extends Object
CustomFieldContextDefaultValueLabels
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructs a validated instance ofCustomFieldContextDefaultValueLabels
.CustomFieldContextDefaultValueLabels
(List<String> labels, String type) Constructs a validated instance ofCustomFieldContextDefaultValueLabels
. -
Method Summary
-
Field Details
-
labels
The default labels value. -
type
-
-
Constructor Details
-
CustomFieldContextDefaultValueLabels
Constructs a validated instance ofCustomFieldContextDefaultValueLabels
.- Parameters:
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.- Parameters:
labels
- The default labels value.type
- type
-
CustomFieldContextDefaultValueLabels
protected CustomFieldContextDefaultValueLabels()
-
-
Method Details
-
builder
public static CustomFieldContextDefaultValueLabels.CustomFieldContextDefaultValueLabelsBuilder builder() -
labels
The default labels value. -
type
-
labels
The default labels value.- Returns:
this
.
-
type
- Returns:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-