Class RemoteStorageResource

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class RemoteStorageResource
    extends UrlResource
    Used 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.
    See Also:
    Serialized Form
    • Constructor Detail

      • RemoteStorageResource

        public RemoteStorageResource()
      • RemoteStorageResource

        public RemoteStorageResource​(com.google.gson.JsonObject jsonObject)
                              throws APIException
        Throws:
        APIException
    • Method Detail

      • getStorageProfileId

        public Integer getStorageProfileId()
      • setStorageProfileId

        public void setStorageProfileId​(Integer storageProfileId)
      • storageProfileId

        public void storageProfileId​(String multirequestToken)