Klasse UserContextVariable
java.lang.Object
io.github.primelib.jira4j.restv2.model.UserContextVariable
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class UserContextVariable
extends Object
UserContextVariable
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
UserContextVariable
(String accountId, String type) Constructs a validated instance ofUserContextVariable
.Constructs a validated instance ofUserContextVariable
. -
Methodenübersicht
-
Felddetails
-
accountId
The account ID of the user. -
type
Type of custom context variable.
-
-
Konstruktordetails
-
UserContextVariable
Constructs a validated instance ofUserContextVariable
.- Parameter:
spec
- the specification to process
-
UserContextVariable
Constructs a validated instance ofUserContextVariable
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
UserContextVariable(Consumer)
instead.- Parameter:
accountId
- The account ID of the user.type
- Type of custom context variable.
-
UserContextVariable
protected UserContextVariable()
-
-
Methodendetails
-
builder
-
accountId
The account ID of the user. -
type
Type of custom context variable. -
accountId
The account ID of the user.- Gibt zurück:
this
.
-
type
Type of custom context variable.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-