Class: Kaltura::KalturaDistributionProviderBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaDistributionProviderBaseFilter
- Defined in:
- lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#type_equal ⇒ Object
Returns the value of attribute type_equal.
-
#type_in ⇒ Object
Returns the value of attribute type_in.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#type_equal ⇒ Object
Returns the value of attribute type_equal.
825 826 827 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 825 def type_equal @type_equal end |
#type_in ⇒ Object
Returns the value of attribute type_in.
826 827 828 |
# File 'lib/kaltura_plugins/kaltura_content_distribution_client_plugin.rb', line 826 def type_in @type_in end |