Interface User.Builder

    • Method Detail

      • userId

        User.Builder userId​(String userId)

        The unique identifier of a user.

        Parameters:
        userId - The unique identifier of a user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.