Klasse AddFieldBean
java.lang.Object
io.github.primelib.jira4j.restv3.model.AddFieldBean
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AddFieldBean
extends Object
AddFieldBean
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAddFieldBean(String fieldId) Constructs a validated instance ofAddFieldBean.AddFieldBean(Consumer<AddFieldBean> spec) Constructs a validated instance ofAddFieldBean. -
Methodenübersicht
-
Felddetails
-
fieldId
The ID of the field to add.
-
-
Konstruktordetails
-
AddFieldBean
Constructs a validated instance ofAddFieldBean.- Parameter:
spec- the specification to process
-
AddFieldBean
Constructs a validated instance ofAddFieldBean.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AddFieldBean(Consumer)instead.- Parameter:
fieldId- The ID of the field to add.
-
AddFieldBean
protected AddFieldBean()
-
-
Methodendetails