Interface MissingLoopInputNodeFlowValidationDetails.Builder

    • Method Detail

      • loopNode

        MissingLoopInputNodeFlowValidationDetails.Builder loopNode​(String loopNode)

        The DoWhile loop in a flow that's missing a required LoopInput node.

        Parameters:
        loopNode - The DoWhile loop in a flow that's missing a required LoopInput node.
        Returns:
        Returns a reference to this object so that method calls can be chained together.