Interface DuplicateConnectionsFlowValidationDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DuplicateConnectionsFlowValidationDetails.Builder,DuplicateConnectionsFlowValidationDetails>, SdkBuilder<DuplicateConnectionsFlowValidationDetails.Builder,DuplicateConnectionsFlowValidationDetails>, SdkPojo
Enclosing class:
DuplicateConnectionsFlowValidationDetails

  • 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.