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