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



4139
4140
4141
# File 'lib/kaltura_types.rb', line 4139

def from_xml(xml_element)
	super
end