Interface MissingLoopControllerNodeFlowValidationDetails.Builder

    • Method Detail

      • loopNode

        MissingLoopControllerNodeFlowValidationDetails.Builder loopNode​(String loopNode)

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

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