Interface MissingNodeOutputFlowValidationDetails.Builder

    • Method Detail

      • node

        MissingNodeOutputFlowValidationDetails.Builder node​(String node)

        The name of the node missing the required output.

        Parameters:
        node - The name of the node missing the required output.
        Returns:
        Returns a reference to this object so that method calls can be chained together.