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