Klasse CustomContextVariable
java.lang.Object
io.github.primelib.jira4j.restv2.model.CustomContextVariable
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CustomContextVariable
extends Object
CustomContextVariable
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
CustomContextVariable
(String type) Constructs a validated instance ofCustomContextVariable
.Constructs a validated instance ofCustomContextVariable
. -
Methodenübersicht
-
Felddetails
-
type
Type of custom context variable.
-
-
Konstruktordetails
-
CustomContextVariable
Constructs a validated instance ofCustomContextVariable
.- Parameter:
spec
- the specification to process
-
CustomContextVariable
Constructs a validated instance ofCustomContextVariable
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CustomContextVariable(Consumer)
instead.- Parameter:
type
- Type of custom context variable.
-
CustomContextVariable
protected CustomContextVariable()
-
-
Methodendetails