Interface UserMetadata.Builder

  • Method Details

    • username

      UserMetadata.Builder username(String username)

      The username of the user.

      Parameters:
      username - The username of the user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • email

      The email address of the user.

      Parameters:
      email - The email address of the user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.