Class: Kaltura::KalturaFilterPager

Inherits:
KalturaPager show all
Defined in:
lib/kaltura_types.rb

Overview

The KalturaFilterPager object enables paging management to be applied upon service list actions.

Instance Attribute Summary

Attributes inherited from KalturaPager

#page_index, #page_size

Attributes inherited from KalturaObjectBase

#object_type, #related_objects

Instance Method Summary collapse

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Method Details

#from_xml(xml_element) ⇒ Object



3977
3978
3979
# File 'lib/kaltura_types.rb', line 3977

def from_xml(xml_element)
	super
end