Interface MemberUser.Builder

    • Method Detail

      • userId

        MemberUser.Builder userId​(String userId)

        The identifier of the user you want to map to a group.

        Parameters:
        userId - The identifier of the user you want to map to a group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.