Interface CreateWorkflowResponse.Builder

  • Method Details

    • workflowId

      CreateWorkflowResponse.Builder workflowId(String workflowId)

      A unique identifier for the workflow.

      Parameters:
      workflowId - A unique identifier for the workflow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.