Interface UnknownNodeInputFlowValidationDetails.Builder

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

@Mutable @NotThreadSafe public static interface UnknownNodeInputFlowValidationDetails.Builder extends SdkPojo, CopyableBuilder<UnknownNodeInputFlowValidationDetails.Builder,UnknownNodeInputFlowValidationDetails>
  • Method Details

    • node

      The name of the unknown input.

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

      The name of the node with the unknown input.

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