Klasse JiraExpressionsComplexityBeanExpensiveOperations
java.lang.Object
io.github.primelib.jira4j.restv3.model.JiraExpressionsComplexityBeanExpensiveOperations
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class JiraExpressionsComplexityBeanExpensiveOperations
extends Object
JiraExpressionsComplexityBeanExpensiveOperations
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedJiraExpressionsComplexityBeanExpensiveOperations(Integer limit, Integer value) Constructs a validated instance ofJiraExpressionsComplexityBeanExpensiveOperations.JiraExpressionsComplexityBeanExpensiveOperations(Consumer<JiraExpressionsComplexityBeanExpensiveOperations> spec) Constructs a validated instance ofJiraExpressionsComplexityBeanExpensiveOperations. -
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
-
JiraExpressionsComplexityBeanExpensiveOperations
public JiraExpressionsComplexityBeanExpensiveOperations(Consumer<JiraExpressionsComplexityBeanExpensiveOperations> spec) Constructs a validated instance ofJiraExpressionsComplexityBeanExpensiveOperations.- Parameter:
spec- the specification to process
-
JiraExpressionsComplexityBeanExpensiveOperations
Constructs a validated instance ofJiraExpressionsComplexityBeanExpensiveOperations.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
JiraExpressionsComplexityBeanExpensiveOperations(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.
-
JiraExpressionsComplexityBeanExpensiveOperations
protected JiraExpressionsComplexityBeanExpensiveOperations()
-
-
Methodendetails
-
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
-