Interface BatchUnameErrorResponseItem.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 username hash lookup failed.

      Parameters:
      reason - A description of why the username hash lookup failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • uname

      The username hash that failed to be looked up.

      Parameters:
      uname - The username hash that failed to be looked up.
      Returns:
      Returns a reference to this object so that method calls can be chained together.