Interface MissingDefaultConditionFlowValidationDetails.Builder

    • Method Detail

      • node

        MissingDefaultConditionFlowValidationDetails.Builder node​(String node)

        The name of the node missing the default condition.

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