Interface MultipleNodeInputConnectionsFlowValidationDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<MultipleNodeInputConnectionsFlowValidationDetails.Builder,MultipleNodeInputConnectionsFlowValidationDetails>, SdkBuilder<MultipleNodeInputConnectionsFlowValidationDetails.Builder,MultipleNodeInputConnectionsFlowValidationDetails>, SdkPojo
Enclosing class:
MultipleNodeInputConnectionsFlowValidationDetails

  • Method Details

    • node

      The name of the node containing the input with multiple connections.

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

      The name of the input with multiple connections to it.

      Parameters:
      input - The name of the input with multiple connections to it.
      Returns:
      Returns a reference to this object so that method calls can be chained together.