Interface CreateUserResponse.Builder

    • Method Detail

      • userId

        CreateUserResponse.Builder userId​(String userId)

        The unique identifier for the user.

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