Class: Kaltura::KalturaFileSyncFilter

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

Instance Attribute Summary collapse

Attributes inherited from KalturaFilter

#order_by

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#created_at_greater_than_or_equalObject

Returns the value of attribute created_at_greater_than_or_equal.



2791
2792
2793
# File 'lib/kaltura_client.rb', line 2791

def created_at_greater_than_or_equal
  @created_at_greater_than_or_equal
end

#created_at_less_than_or_equalObject

Returns the value of attribute created_at_less_than_or_equal.



2792
2793
2794
# File 'lib/kaltura_client.rb', line 2792

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#dc_equalObject

Returns the value of attribute dc_equal.



2788
2789
2790
# File 'lib/kaltura_client.rb', line 2788

def dc_equal
  @dc_equal
end

#dc_inObject

Returns the value of attribute dc_in.



2789
2790
2791
# File 'lib/kaltura_client.rb', line 2789

def dc_in
  @dc_in
end

#file_size_greater_than_or_equalObject

Returns the value of attribute file_size_greater_than_or_equal.



2806
2807
2808
# File 'lib/kaltura_client.rb', line 2806

def file_size_greater_than_or_equal
  @file_size_greater_than_or_equal
end

#file_size_less_than_or_equalObject

Returns the value of attribute file_size_less_than_or_equal.



2807
2808
2809
# File 'lib/kaltura_client.rb', line 2807

def file_size_less_than_or_equal
  @file_size_less_than_or_equal
end

#file_type_equalObject

Returns the value of attribute file_type_equal.



2801
2802
2803
# File 'lib/kaltura_client.rb', line 2801

def file_type_equal
  @file_type_equal
end

#file_type_inObject

Returns the value of attribute file_type_in.



2802
2803
2804
# File 'lib/kaltura_client.rb', line 2802

def file_type_in
  @file_type_in
end

Returns the value of attribute link_count_greater_than_or_equal.



2804
2805
2806
# File 'lib/kaltura_client.rb', line 2804

def link_count_greater_than_or_equal
  @link_count_greater_than_or_equal
end

Returns the value of attribute link_count_less_than_or_equal.



2805
2806
2807
# File 'lib/kaltura_client.rb', line 2805

def link_count_less_than_or_equal
  @link_count_less_than_or_equal
end

#linked_id_equalObject

Returns the value of attribute linked_id_equal.



2803
2804
2805
# File 'lib/kaltura_client.rb', line 2803

def linked_id_equal
  @linked_id_equal
end

#object_id_equalObject

Returns the value of attribute object_id_equal.



2782
2783
2784
# File 'lib/kaltura_client.rb', line 2782

def object_id_equal
  @object_id_equal
end

#object_id_inObject

Returns the value of attribute object_id_in.



2783
2784
2785
# File 'lib/kaltura_client.rb', line 2783

def object_id_in
  @object_id_in
end

#object_sub_type_equalObject

Returns the value of attribute object_sub_type_equal.



2786
2787
2788
# File 'lib/kaltura_client.rb', line 2786

def object_sub_type_equal
  @object_sub_type_equal
end

#object_sub_type_inObject

Returns the value of attribute object_sub_type_in.



2787
2788
2789
# File 'lib/kaltura_client.rb', line 2787

def object_sub_type_in
  @object_sub_type_in
end

#object_type_equalObject

Returns the value of attribute object_type_equal.



2780
2781
2782
# File 'lib/kaltura_client.rb', line 2780

def object_type_equal
  @object_type_equal
end

#object_type_inObject

Returns the value of attribute object_type_in.



2781
2782
2783
# File 'lib/kaltura_client.rb', line 2781

def object_type_in
  @object_type_in
end

#original_equalObject

Returns the value of attribute original_equal.



2790
2791
2792
# File 'lib/kaltura_client.rb', line 2790

def original_equal
  @original_equal
end

#partner_id_equalObject

Returns the value of attribute partner_id_equal.



2779
2780
2781
# File 'lib/kaltura_client.rb', line 2779

def partner_id_equal
  @partner_id_equal
end

#ready_at_greater_than_or_equalObject

Returns the value of attribute ready_at_greater_than_or_equal.



2795
2796
2797
# File 'lib/kaltura_client.rb', line 2795

def ready_at_greater_than_or_equal
  @ready_at_greater_than_or_equal
end

#ready_at_less_than_or_equalObject

Returns the value of attribute ready_at_less_than_or_equal.



2796
2797
2798
# File 'lib/kaltura_client.rb', line 2796

def ready_at_less_than_or_equal
  @ready_at_less_than_or_equal
end

#status_equalObject

Returns the value of attribute status_equal.



2799
2800
2801
# File 'lib/kaltura_client.rb', line 2799

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



2800
2801
2802
# File 'lib/kaltura_client.rb', line 2800

def status_in
  @status_in
end

#sync_time_greater_than_or_equalObject

Returns the value of attribute sync_time_greater_than_or_equal.



2797
2798
2799
# File 'lib/kaltura_client.rb', line 2797

def sync_time_greater_than_or_equal
  @sync_time_greater_than_or_equal
end

#sync_time_less_than_or_equalObject

Returns the value of attribute sync_time_less_than_or_equal.



2798
2799
2800
# File 'lib/kaltura_client.rb', line 2798

def sync_time_less_than_or_equal
  @sync_time_less_than_or_equal
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



2793
2794
2795
# File 'lib/kaltura_client.rb', line 2793

def updated_at_greater_than_or_equal
  @updated_at_greater_than_or_equal
end

#updated_at_less_than_or_equalObject

Returns the value of attribute updated_at_less_than_or_equal.



2794
2795
2796
# File 'lib/kaltura_client.rb', line 2794

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

#version_equalObject

Returns the value of attribute version_equal.



2784
2785
2786
# File 'lib/kaltura_client.rb', line 2784

def version_equal
  @version_equal
end

#version_inObject

Returns the value of attribute version_in.



2785
2786
2787
# File 'lib/kaltura_client.rb', line 2785

def version_in
  @version_in
end