Class GetWorkflowTransitionRuleConfigurationsRequestAsyncContext
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestAsyncContext
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestAsyncContext
extends Object
GetWorkflowTransitionRuleConfigurationsRequestAsyncContext
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
GetWorkflowTransitionRuleConfigurationsRequestAsyncContext
(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequest request, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse response, Long timeout) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContext
.GetWorkflowTransitionRuleConfigurationsRequestAsyncContext
(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContext> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContext
. -
Method Summary
-
Field Details
-
request
-
response
-
timeout
-
-
Constructor Details
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContext
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContext(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContext> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContext
.- Parameters:
spec
- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContext
@Internal public GetWorkflowTransitionRuleConfigurationsRequestAsyncContext(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequest request, GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse response, Long timeout) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContext
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestAsyncContext(Consumer)
instead.- Parameters:
request
- requestresponse
- responsetimeout
- timeout
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContext
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContext()
-
-
Method Details
-
builder
-
request
-
response
-
timeout
-
request
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContext request(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequest request) - Returns:
this
.
-
response
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContext response(GetWorkflowTransitionRuleConfigurationsRequestAsyncContextResponse response) - Returns:
this
.
-
timeout
- Returns:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-