Klasse GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
java.lang.Object
io.github.primelib.jira4j.restv2.model.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
extends Object
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
(Boolean finished, Object readListener, Boolean ready) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
.GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
. -
Methodenübersicht
-
Felddetails
-
finished
-
readListener
-
ready
-
-
Konstruktordetails
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream(Consumer<GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
.- Parameter:
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.- Parameter:
finished
- finishedreadListener
- readListenerready
- ready
-
GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream
protected GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream()
-
-
Methodendetails
-
builder
-
finished
-
readListener
-
ready
-
finished
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream finished(Boolean finished) - Gibt zurück:
this
.
-
readListener
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream readListener(Object readListener) - Gibt zurück:
this
.
-
ready
public GetWorkflowTransitionRuleConfigurationsRequestAsyncContextRequestInputStream ready(Boolean ready) - Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-