Klasse GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
extends Object
GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enum -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping(GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch, String matchValue, String pattern, String servletName) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping(Consumer<GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()mappingMatch(GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch) matchValue(String matchValue) pattern()servletName(String servletName) toString()
-
Felddetails
-
mappingMatch
protected GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch -
matchValue
-
pattern
-
servletName
-
-
Konstruktordetails
-
GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping(Consumer<GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.- Parameter:
spec- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
@Internal public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping(GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch, String matchValue, String pattern, String servletName) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping(Consumer)instead.- Parameter:
mappingMatch- mappingMatchmatchValue- matchValuepattern- patternservletName- servletName
-
GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
protected GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping()
-
-
Methodendetails
-
builder
-
mappingMatch
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch() -
matchValue
-
pattern
-
servletName
-
mappingMatch
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping mappingMatch(GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch) - Gibt zurück:
this.
-
matchValue
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping matchValue(String matchValue) - Gibt zurück:
this.
-
pattern
- Gibt zurück:
this.
-
servletName
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping servletName(String servletName) - Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-