<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.0" />

ITapiObjectService

public interface ITapiObjectService
Represents an abstract object to provide Transfer API object services to the transfer bridges.

Applies the appropriate parameter changes to create a transfer bridge that doesn't require files to be mapped to a specific file repository.

Creates the file system service.

Creates a Relativity connection information object and validates the endpoints.

Creates the relativity transfer host object.

Gets the client identifier.

Gets the transfer API client from the unique identifier.

Asynchronously gets the Transfer API client display name that will be used for the given workspace.

Asynchronously gets the Transfer API client Id that will be used for the given workspace.

Asynchronously gets the workspace default file share.

Asynchronously searches for all available file storage and returns the search result.

void SetTapiClient(TapiBridgeParameters2 parameters, TapiClient targetClient)

Sets the appropriate flags on parameters to match the target Transfer API client.