Interface InputNodeBuilder


public interface InputNodeBuilder
Builder for input node.
Since:
2.0.0
  • Method Details

    • withId

      Sets the id of the input node.
      Parameters:
      id - id of the input node
      Returns:
      a reference to this builder