Class GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
extends Object
GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping(GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch, String matchValue, String pattern, String servletName) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping(Consumer<GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleaninthashCode()mappingMatch(GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch) matchValue(String matchValue) pattern()servletName(String servletName) toString()
-
Field Details
-
mappingMatch
protected GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch -
matchValue
-
pattern
-
servletName
-
-
Constructor Details
-
GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping(Consumer<GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.- Parameters:
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.- Parameters:
mappingMatch- mappingMatchmatchValue- matchValuepattern- patternservletName- servletName
-
GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping
protected GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping()
-
-
Method Details
-
builder
-
mappingMatch
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch() -
matchValue
-
pattern
-
servletName
-
mappingMatch
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping mappingMatch(GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping.MappingMatchEnum mappingMatch) - Returns:
this.
-
matchValue
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping matchValue(String matchValue) - Returns:
this.
-
pattern
- Returns:
this.
-
servletName
public GetWorkflowTransitionRuleConfigurationsRequestHttpServletMapping servletName(String servletName) - Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-