Class: Kaltura::KalturaDropFolderFile

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb

Direct Known Subclasses

KalturaWebexDropFolderFile

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#batch_job_idObject

Returns the value of attribute batch_job_id.



300
301
302
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 300

def batch_job_id
  @batch_job_id
end

#created_atObject

Returns the value of attribute created_at.



294
295
296
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 294

def created_at
  @created_at
end

#deleted_drop_folder_file_idObject

Returns the value of attribute deleted_drop_folder_file_id.



289
290
291
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 289

def deleted_drop_folder_file_id
  @deleted_drop_folder_file_id
end

#drop_folder_idObject

Returns the value of attribute drop_folder_id.



280
281
282
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 280

def drop_folder_id
  @drop_folder_id
end

#entry_idObject

Returns the value of attribute entry_id.



290
291
292
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 290

def entry_id
  @entry_id
end

#error_codeObject

Returns the value of attribute error_code.



291
292
293
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 291

def error_code
  @error_code
end

#error_descriptionObject

Returns the value of attribute error_description.



292
293
294
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 292

def error_description
  @error_description
end

#file_nameObject

Returns the value of attribute file_name.



281
282
283
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 281

def file_name
  @file_name
end

#file_sizeObject

Returns the value of attribute file_size.



282
283
284
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 282

def file_size
  @file_size
end

#file_size_last_set_atObject

Returns the value of attribute file_size_last_set_at.



283
284
285
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 283

def file_size_last_set_at
  @file_size_last_set_at
end

#idObject

Returns the value of attribute id.



278
279
280
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 278

def id
  @id
end

#import_ended_atObject

Returns the value of attribute import_ended_at.



299
300
301
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 299

def import_ended_at
  @import_ended_at
end

#import_started_atObject

Returns the value of attribute import_started_at.



298
299
300
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 298

def import_started_at
  @import_started_at
end

#last_modification_timeObject

Returns the value of attribute last_modification_time.



293
294
295
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 293

def last_modification_time
  @last_modification_time
end

#lead_drop_folder_file_idObject

Returns the value of attribute lead_drop_folder_file_id.



288
289
290
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 288

def lead_drop_folder_file_id
  @lead_drop_folder_file_id
end

#parsed_flavorObject

Returns the value of attribute parsed_flavor.



287
288
289
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 287

def parsed_flavor
  @parsed_flavor
end

#parsed_slugObject

Returns the value of attribute parsed_slug.



286
287
288
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 286

def parsed_slug
  @parsed_slug
end

#partner_idObject

Returns the value of attribute partner_id.



279
280
281
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 279

def partner_id
  @partner_id
end

#statusObject

Returns the value of attribute status.



284
285
286
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 284

def status
  @status
end

#typeObject

Returns the value of attribute type.



285
286
287
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 285

def type
  @type
end

#updated_atObject

Returns the value of attribute updated_at.



295
296
297
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 295

def updated_at
  @updated_at
end

#upload_end_detected_atObject

Returns the value of attribute upload_end_detected_at.



297
298
299
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 297

def upload_end_detected_at
  @upload_end_detected_at
end

#upload_start_detected_atObject

Returns the value of attribute upload_start_detected_at.



296
297
298
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 296

def upload_start_detected_at
  @upload_start_detected_at
end