Class: KalturaApi::KalturaGenericDistributionProfile

Inherits:
KalturaDistributionProfile show all
Defined in:
lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaDistributionProfile

#auto_create_flavors, #auto_create_thumb, #created_at, #delete_enabled, #id, #name, #optional_asset_distribution_rules, #optional_flavor_params_ids, #optional_thumb_dimensions, #partner_id, #provider_type, #recommended_dc_for_download, #recommended_dc_for_execute, #recommended_storage_profile_for_download, #report_enabled, #required_asset_distribution_rules, #required_flavor_params_ids, #required_thumb_dimensions, #status, #submit_enabled, #sunrise_default_offset, #sunset_default_offset, #update_enabled, #updated_at

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#delete_actionObject

Returns the value of attribute delete_action.



943
944
945
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 943

def delete_action
  @delete_action
end

#fetch_report_actionObject

Returns the value of attribute fetch_report_action.



944
945
946
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 944

def fetch_report_action
  @fetch_report_action
end

#generic_provider_idObject

Returns the value of attribute generic_provider_id.



940
941
942
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 940

def generic_provider_id
  @generic_provider_id
end

#submit_actionObject

Returns the value of attribute submit_action.



941
942
943
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 941

def submit_action
  @submit_action
end

#update_actionObject

Returns the value of attribute update_action.



942
943
944
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 942

def update_action
  @update_action
end

#update_required_entry_fieldsObject

Returns the value of attribute update_required_entry_fields.



945
946
947
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 945

def update_required_entry_fields
  @update_required_entry_fields
end

#update_required_metadata_xpathsObject

Returns the value of attribute update_required_metadata_xpaths.



946
947
948
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 946

def 
  @update_required_metadata_xpaths
end