Interface SearchedUser.Builder

    • Method Detail

      • userId

        SearchedUser.Builder userId​(String userId)

        A provided ID for the UserID. Unique within the collection.

        Parameters:
        userId - A provided ID for the UserID. Unique within the collection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.