Interface InvokeFlowResponse.Builder

  • Method Details

    • executionId

      InvokeFlowResponse.Builder executionId(String executionId)

      The unique identifier for the current flow execution.

      Parameters:
      executionId - The unique identifier for the current flow execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.