Class JiraExpressionEvalContextBeanIssue
java.lang.Object
io.github.primelib.jira4j.restv2.model.JiraExpressionEvalContextBeanIssue
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class JiraExpressionEvalContextBeanIssue
extends Object
JiraExpressionEvalContextBeanIssue
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
JiraExpressionEvalContextBeanIssue
(Long id, String key) Constructs a validated instance ofJiraExpressionEvalContextBeanIssue
.Constructs a validated instance ofJiraExpressionEvalContextBeanIssue
. -
Method Summary
-
Field Details
-
id
The ID of the referenced item. -
key
The key of the referenced item.
-
-
Constructor Details
-
JiraExpressionEvalContextBeanIssue
Constructs a validated instance ofJiraExpressionEvalContextBeanIssue
.- Parameters:
spec
- the specification to process
-
JiraExpressionEvalContextBeanIssue
Constructs a validated instance ofJiraExpressionEvalContextBeanIssue
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
JiraExpressionEvalContextBeanIssue(Consumer)
instead.- Parameters:
id
- The ID of the referenced item.key
- The key of the referenced item.
-
JiraExpressionEvalContextBeanIssue
protected JiraExpressionEvalContextBeanIssue()
-
-
Method Details
-
builder
public static JiraExpressionEvalContextBeanIssue.JiraExpressionEvalContextBeanIssueBuilder 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
-