Interface UpdateUserResponse.Builder

    • Method Detail

      • userId

        UpdateUserResponse.Builder userId​(String userId)

        The unique identifier of the updated user.

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