Class: Kaltura::KalturaDistributionProvider

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_plugins/kaltura_content_distribution_client_plugin.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

#availability_update_enabledObject

Returns the value of attribute availability_update_enabled.



400
401
402
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 400

def availability_update_enabled
  @availability_update_enabled
end

#delete_instead_updateObject

Returns the value of attribute delete_instead_update.



401
402
403
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 401

def delete_instead_update
  @delete_instead_update
end

#interval_before_sunriseObject

Returns the value of attribute interval_before_sunrise.



402
403
404
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 402

def interval_before_sunrise
  @interval_before_sunrise
end

#interval_before_sunsetObject

Returns the value of attribute interval_before_sunset.



403
404
405
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 403

def interval_before_sunset
  @interval_before_sunset
end

#nameObject

Returns the value of attribute name.



398
399
400
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 398

def name
  @name
end

#schedule_update_enabledObject

Returns the value of attribute schedule_update_enabled.



399
400
401
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 399

def schedule_update_enabled
  @schedule_update_enabled
end

#typeObject

Returns the value of attribute type.



397
398
399
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 397

def type
  @type
end

#update_required_entry_fieldsObject

Returns the value of attribute update_required_entry_fields.



404
405
406
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 404

def update_required_entry_fields
  @update_required_entry_fields
end

#update_required_metadata_xpathsObject

Returns the value of attribute update_required_metadata_xpaths.



405
406
407
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 405

def 
  @update_required_metadata_xpaths
end