Class: Kaltura::KalturaStorageExportJobData

Inherits:
KalturaStorageJobData show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaStorageJobData

#dest_file_sync_stored_path, #ftp_passive_mode, #server_password, #server_url, #server_username, #src_file_sync_id, #src_file_sync_local_path

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

Returns the value of attribute create_link.



8555
8556
8557
# File 'lib/kaltura_client.rb', line 8555

def create_link
  @create_link
end

#forceObject

Returns the value of attribute force.



8554
8555
8556
# File 'lib/kaltura_client.rb', line 8554

def force
  @force
end