Interface DuplicateConnectionsFlowValidationDetails.Builder

  • Method Details

    • source

      The name of the source node where the duplicate connection starts.

      Parameters:
      source - The name of the source node where the duplicate connection starts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • target

      The name of the target node where the duplicate connection ends.

      Parameters:
      target - The name of the target node where the duplicate connection ends.
      Returns:
      Returns a reference to this object so that method calls can be chained together.