Class GetWorkflowTransitionRuleConfigurationsRequestRequestURL
java.lang.Object
io.github.primelib.jira4j.restv2.model.GetWorkflowTransitionRuleConfigurationsRequestRequestURL
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestRequestURL
extends Object
GetWorkflowTransitionRuleConfigurationsRequestRequestURL
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestRequestURL
.GetWorkflowTransitionRuleConfigurationsRequestRequestURL
(Consumer<GetWorkflowTransitionRuleConfigurationsRequestRequestURL> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestRequestURL
. -
Method Summary
-
Field Details
-
length
-
-
Constructor Details
-
GetWorkflowTransitionRuleConfigurationsRequestRequestURL
public GetWorkflowTransitionRuleConfigurationsRequestRequestURL(Consumer<GetWorkflowTransitionRuleConfigurationsRequestRequestURL> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestRequestURL
.- Parameters:
spec
- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestRequestURL
Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestRequestURL
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestRequestURL(Consumer)
instead.- Parameters:
length
- length
-
GetWorkflowTransitionRuleConfigurationsRequestRequestURL
protected GetWorkflowTransitionRuleConfigurationsRequestRequestURL()
-
-
Method Details