Interface UpdateUserResponse.Builder

    • Method Detail

      • serverId

        UpdateUserResponse.Builder serverId​(String serverId)

        A system-assigned unique identifier for a Transfer Family server instance that the account is assigned to.

        Parameters:
        serverId - A system-assigned unique identifier for a Transfer Family server instance that the account is assigned to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • userName

        UpdateUserResponse.Builder userName​(String userName)

        The unique identifier for a user that is assigned to a server instance that was specified in the request.

        Parameters:
        userName - The unique identifier for a user that is assigned to a server instance that was specified in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.