Class JiraExpressionEvalContextBeanProject
java.lang.Object
io.github.primelib.jira4j.restv2.model.JiraExpressionEvalContextBeanProject
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class JiraExpressionEvalContextBeanProject
extends Object
JiraExpressionEvalContextBeanProject
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructs a validated instance ofJiraExpressionEvalContextBeanProject
.Constructs a validated instance ofJiraExpressionEvalContextBeanProject
. -
Method Summary
-
Field Details
-
id
The ID of the referenced item. -
key
The key of the referenced item.
-
-
Constructor Details
-
JiraExpressionEvalContextBeanProject
Constructs a validated instance ofJiraExpressionEvalContextBeanProject
.- Parameters:
spec
- the specification to process
-
JiraExpressionEvalContextBeanProject
Constructs a validated instance ofJiraExpressionEvalContextBeanProject
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
JiraExpressionEvalContextBeanProject(Consumer)
instead.- Parameters:
id
- The ID of the referenced item.key
- The key of the referenced item.
-
JiraExpressionEvalContextBeanProject
protected JiraExpressionEvalContextBeanProject()
-
-
Method Details
-
builder
public static JiraExpressionEvalContextBeanProject.JiraExpressionEvalContextBeanProjectBuilder builder() -
id
The ID of the referenced item. -
key
The key of the referenced item. -
id
The ID of the referenced item.- Returns:
this
.
-
key
The key of the referenced item.- Returns:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-