Interface CyclicConnectionFlowValidationDetails.Builder

    • Method Detail

      • connection

        CyclicConnectionFlowValidationDetails.Builder connection​(String connection)

        The name of the connection that causes the cycle in the flow.

        Parameters:
        connection - The name of the connection that causes the cycle in the flow.
        Returns:
        Returns a reference to this object so that method calls can be chained together.