Interface CreateUserResponse.Builder

    • Method Detail

      • userId

        CreateUserResponse.Builder userId​(String userId)

        The identifier for the new user.

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