Class: Kaltura::KalturaEntryDistributionBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaEntryDistributionBaseFilter
- Defined in:
- lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
-
#created_at_less_than_or_equal ⇒ Object
Returns the value of attribute created_at_less_than_or_equal.
-
#dirty_status_equal ⇒ Object
Returns the value of attribute dirty_status_equal.
-
#dirty_status_in ⇒ Object
Returns the value of attribute dirty_status_in.
-
#distribution_profile_id_equal ⇒ Object
Returns the value of attribute distribution_profile_id_equal.
-
#distribution_profile_id_in ⇒ Object
Returns the value of attribute distribution_profile_id_in.
-
#entry_id_equal ⇒ Object
Returns the value of attribute entry_id_equal.
-
#entry_id_in ⇒ Object
Returns the value of attribute entry_id_in.
-
#id_equal ⇒ Object
Returns the value of attribute id_equal.
-
#id_in ⇒ Object
Returns the value of attribute id_in.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#submitted_at_greater_than_or_equal ⇒ Object
Returns the value of attribute submitted_at_greater_than_or_equal.
-
#submitted_at_less_than_or_equal ⇒ Object
Returns the value of attribute submitted_at_less_than_or_equal.
-
#sunrise_greater_than_or_equal ⇒ Object
Returns the value of attribute sunrise_greater_than_or_equal.
-
#sunrise_less_than_or_equal ⇒ Object
Returns the value of attribute sunrise_less_than_or_equal.
-
#sunset_greater_than_or_equal ⇒ Object
Returns the value of attribute sunset_greater_than_or_equal.
-
#sunset_less_than_or_equal ⇒ Object
Returns the value of attribute sunset_less_than_or_equal.
-
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
-
#updated_at_less_than_or_equal ⇒ Object
Returns the value of attribute updated_at_less_than_or_equal.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
866 867 868 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 866 def created_at_greater_than_or_equal @created_at_greater_than_or_equal end |
#created_at_less_than_or_equal ⇒ Object
Returns the value of attribute created_at_less_than_or_equal.
867 868 869 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 867 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#dirty_status_equal ⇒ Object
Returns the value of attribute dirty_status_equal.
878 879 880 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 878 def dirty_status_equal @dirty_status_equal end |
#dirty_status_in ⇒ Object
Returns the value of attribute dirty_status_in.
879 880 881 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 879 def dirty_status_in @dirty_status_in end |
#distribution_profile_id_equal ⇒ Object
Returns the value of attribute distribution_profile_id_equal.
874 875 876 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 874 def distribution_profile_id_equal @distribution_profile_id_equal end |
#distribution_profile_id_in ⇒ Object
Returns the value of attribute distribution_profile_id_in.
875 876 877 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 875 def distribution_profile_id_in @distribution_profile_id_in end |
#entry_id_equal ⇒ Object
Returns the value of attribute entry_id_equal.
872 873 874 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 872 def entry_id_equal @entry_id_equal end |
#entry_id_in ⇒ Object
Returns the value of attribute entry_id_in.
873 874 875 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 873 def entry_id_in @entry_id_in end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
864 865 866 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 864 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
865 866 867 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 865 def id_in @id_in end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
876 877 878 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 876 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
877 878 879 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 877 def status_in @status_in end |
#submitted_at_greater_than_or_equal ⇒ Object
Returns the value of attribute submitted_at_greater_than_or_equal.
870 871 872 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 870 def submitted_at_greater_than_or_equal @submitted_at_greater_than_or_equal end |
#submitted_at_less_than_or_equal ⇒ Object
Returns the value of attribute submitted_at_less_than_or_equal.
871 872 873 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 871 def submitted_at_less_than_or_equal @submitted_at_less_than_or_equal end |
#sunrise_greater_than_or_equal ⇒ Object
Returns the value of attribute sunrise_greater_than_or_equal.
880 881 882 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 880 def sunrise_greater_than_or_equal @sunrise_greater_than_or_equal end |
#sunrise_less_than_or_equal ⇒ Object
Returns the value of attribute sunrise_less_than_or_equal.
881 882 883 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 881 def sunrise_less_than_or_equal @sunrise_less_than_or_equal end |
#sunset_greater_than_or_equal ⇒ Object
Returns the value of attribute sunset_greater_than_or_equal.
882 883 884 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 882 def sunset_greater_than_or_equal @sunset_greater_than_or_equal end |
#sunset_less_than_or_equal ⇒ Object
Returns the value of attribute sunset_less_than_or_equal.
883 884 885 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 883 def sunset_less_than_or_equal @sunset_less_than_or_equal end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
868 869 870 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 868 def updated_at_greater_than_or_equal @updated_at_greater_than_or_equal end |
#updated_at_less_than_or_equal ⇒ Object
Returns the value of attribute updated_at_less_than_or_equal.
869 870 871 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 869 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |