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