Interface CreateWorkflowRunResponse.Builder

  • Method Details

    • workflowRunId

      CreateWorkflowRunResponse.Builder workflowRunId(String workflowRunId)

      The unique identifier for the created workflow run.

      Parameters:
      workflowRunId - The unique identifier for the created workflow run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The initial status of the workflow run after creation.

      Parameters:
      status - The initial status of the workflow run after creation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The initial status of the workflow run after creation.

      Parameters:
      status - The initial status of the workflow run after creation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: