Package io.iworkflow.gen.models
Class WorkflowWaitForStateCompletionResponse
java.lang.Object
io.iworkflow.gen.models.WorkflowWaitForStateCompletionResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-12-11T13:43:36.581098-06:00[America/Chicago]")
public class WorkflowWaitForStateCompletionResponse
extends Object
WorkflowWaitForStateCompletionResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get stateCompletionOutputint
hashCode()
void
setStateCompletionOutput
(StateCompletionOutput stateCompletionOutput) stateCompletionOutput
(StateCompletionOutput stateCompletionOutput) toString()
-
Field Details
-
JSON_PROPERTY_STATE_COMPLETION_OUTPUT
- See Also:
-
-
Constructor Details
-
WorkflowWaitForStateCompletionResponse
public WorkflowWaitForStateCompletionResponse()
-
-
Method Details
-
stateCompletionOutput
public WorkflowWaitForStateCompletionResponse stateCompletionOutput(StateCompletionOutput stateCompletionOutput) -
getStateCompletionOutput
Get stateCompletionOutput- Returns:
- stateCompletionOutput
-
setStateCompletionOutput
-
equals
-
hashCode
public int hashCode() -
toString
-