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