Interface CreateUserResponse.Builder

    • Method Detail

      • serverId

        CreateUserResponse.Builder serverId​(String serverId)

        The identifier of the server that the user is attached to.

        Parameters:
        serverId - The identifier of the server that the user is attached to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • userName

        CreateUserResponse.Builder userName​(String userName)

        A unique string that identifies a Transfer Family user.

        Parameters:
        userName - A unique string that identifies a Transfer Family user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.