Class: Kaltura::KalturaDeleteFileJobData

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

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#local_file_sync_pathObject

Returns the value of attribute local_file_sync_path.



7240
7241
7242
# File 'lib/kaltura_client.rb', line 7240

def local_file_sync_path
  @local_file_sync_path
end