Interface UnfulfilledNodeInputFlowValidationDetails.Builder

  • Method Details

    • input

      The name of the unfulfilled input. An input is unfulfilled if there are no data connections to it.

      Parameters:
      input - The name of the unfulfilled input. An input is unfulfilled if there are no data connections to it.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • node

      The name of the node containing the unfulfilled input.

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