Klasse JiraExpressionsComplexityBeanSteps
java.lang.Object
io.github.primelib.jira4j.restv3.model.JiraExpressionsComplexityBeanSteps
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class JiraExpressionsComplexityBeanSteps
extends Object
JiraExpressionsComplexityBeanSteps
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
JiraExpressionsComplexityBeanSteps
(Integer limit, Integer value) Constructs a validated instance ofJiraExpressionsComplexityBeanSteps
.Constructs a validated instance ofJiraExpressionsComplexityBeanSteps
. -
Methodenübersicht
-
Felddetails
-
limit
The maximum allowed complexity. The evaluation will fail if this value is exceeded. -
value
The complexity value of the current expression.
-
-
Konstruktordetails
-
JiraExpressionsComplexityBeanSteps
Constructs a validated instance ofJiraExpressionsComplexityBeanSteps
.- Parameter:
spec
- the specification to process
-
JiraExpressionsComplexityBeanSteps
Constructs a validated instance ofJiraExpressionsComplexityBeanSteps
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
JiraExpressionsComplexityBeanSteps(Consumer)
instead.- Parameter:
limit
- The maximum allowed complexity. The evaluation will fail if this value is exceeded.value
- The complexity value of the current expression.
-
JiraExpressionsComplexityBeanSteps
protected JiraExpressionsComplexityBeanSteps()
-
-
Methodendetails
-
builder
public static JiraExpressionsComplexityBeanSteps.JiraExpressionsComplexityBeanStepsBuilder builder() -
limit
The maximum allowed complexity. The evaluation will fail if this value is exceeded. -
value
The complexity value of the current expression. -
limit
The maximum allowed complexity. The evaluation will fail if this value is exceeded.- Gibt zurück:
this
.
-
value
The complexity value of the current expression.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-