Interface BatchUserErrorResponseItem.Builder

  • Method Details

    • field

      The field that caused the error.

      Parameters:
      field - The field that caused the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      A description of why the user operation failed.

      Parameters:
      reason - A description of why the user operation failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userId

      The user ID associated with the failed operation.

      Parameters:
      userId - The user ID associated with the failed operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.