Class: Kaltura::KalturaConversionProfileAssetParamsBaseFilter

Inherits:
KalturaFilter show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaFilter

#advanced_search, #order_by

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#asset_params_id_equalObject

Returns the value of attribute asset_params_id_equal.



7119
7120
7121
# File 'lib/kaltura_client.rb', line 7119

def asset_params_id_equal
  @asset_params_id_equal
end

#asset_params_id_inObject

Returns the value of attribute asset_params_id_in.



7120
7121
7122
# File 'lib/kaltura_client.rb', line 7120

def asset_params_id_in
  @asset_params_id_in
end

#conversion_profile_id_equalObject

Returns the value of attribute conversion_profile_id_equal.



7117
7118
7119
# File 'lib/kaltura_client.rb', line 7117

def conversion_profile_id_equal
  @conversion_profile_id_equal
end

#conversion_profile_id_inObject

Returns the value of attribute conversion_profile_id_in.



7118
7119
7120
# File 'lib/kaltura_client.rb', line 7118

def conversion_profile_id_in
  @conversion_profile_id_in
end

#origin_equalObject

Returns the value of attribute origin_equal.



7123
7124
7125
# File 'lib/kaltura_client.rb', line 7123

def origin_equal
  @origin_equal
end

#origin_inObject

Returns the value of attribute origin_in.



7124
7125
7126
# File 'lib/kaltura_client.rb', line 7124

def origin_in
  @origin_in
end

#ready_behavior_equalObject

Returns the value of attribute ready_behavior_equal.



7121
7122
7123
# File 'lib/kaltura_client.rb', line 7121

def ready_behavior_equal
  @ready_behavior_equal
end

#ready_behavior_inObject

Returns the value of attribute ready_behavior_in.



7122
7123
7124
# File 'lib/kaltura_client.rb', line 7122

def ready_behavior_in
  @ready_behavior_in
end

#system_name_equalObject

Returns the value of attribute system_name_equal.



7125
7126
7127
# File 'lib/kaltura_client.rb', line 7125

def system_name_equal
  @system_name_equal
end

#system_name_inObject

Returns the value of attribute system_name_in.



7126
7127
7128
# File 'lib/kaltura_client.rb', line 7126

def system_name_in
  @system_name_in
end