Interface MultipleLoopInputNodesFlowValidationDetails.Builder

    • Method Detail

      • loopNode

        MultipleLoopInputNodesFlowValidationDetails.Builder loopNode​(String loopNode)

        The DoWhile loop in a flow that contains multiple LoopInput nodes.

        Parameters:
        loopNode - The DoWhile loop in a flow that contains multiple LoopInput nodes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.