Interface BatchUnameSuccessResponseItem.Builder

  • Method Details

    • uname

      The username hash that was successfully resolved.

      Parameters:
      uname - The username hash that was successfully resolved.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • username

      The email address or username corresponding to the username hash.

      Parameters:
      username - The email address or username corresponding to the username hash.
      Returns:
      Returns a reference to this object so that method calls can be chained together.