Uses of Class
com.kaltura.client.types.UrlResource
-
Packages that use UrlResource Package Description com.kaltura.client.types -
-
Uses of UrlResource in com.kaltura.client.types
Subclasses of UrlResource in com.kaltura.client.types Modifier and Type Class Description classRemoteStorageResourceUsed to ingest media that is available on remote server and accessible using the supplied URL, the media file won't be downloaded but a file sync object of URL type will point to the media URL.classSshUrlResourceUsed to ingest media that is available on remote SSH server and accessible using the supplied URL, media file will be downloaded using import job in order to make the asset ready.
-