Interface MissingNodeInputFlowValidationDetails.Builder

  • Method Details

    • input

      The name of the missing input.

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

      The name of the node missing the required input.

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