Klasse CustomFieldUpdatedContextOptionsList
java.lang.Object
io.github.primelib.jira4j.restv3.model.CustomFieldUpdatedContextOptionsList
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CustomFieldUpdatedContextOptionsList
extends Object
CustomFieldUpdatedContextOptionsList
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<CustomFieldOptionUpdate>The updated custom field options. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofCustomFieldUpdatedContextOptionsList.Constructs a validated instance ofCustomFieldUpdatedContextOptionsList. -
Methodenübersicht
-
Felddetails
-
options
The updated custom field options.
-
-
Konstruktordetails
-
CustomFieldUpdatedContextOptionsList
Constructs a validated instance ofCustomFieldUpdatedContextOptionsList.- Parameter:
spec- the specification to process
-
CustomFieldUpdatedContextOptionsList
Constructs a validated instance ofCustomFieldUpdatedContextOptionsList.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CustomFieldUpdatedContextOptionsList(Consumer)instead.- Parameter:
options- The updated custom field options.
-
CustomFieldUpdatedContextOptionsList
protected CustomFieldUpdatedContextOptionsList()
-
-
Methodendetails
-
builder
public static CustomFieldUpdatedContextOptionsList.CustomFieldUpdatedContextOptionsListBuilder builder() -
options
The updated custom field options. -
options
The updated custom field options.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-