Class: Kaltura::SystemPartnerConfiguration

Inherits:
ObjectBase
  • Object
show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#cdn_hostObject

Returns the value of attribute cdn_host.



1214
1215
1216
# File 'lib/kaltura/kaltura_client.rb', line 1214

def cdn_host
  @cdn_host
end

#hostObject

Returns the value of attribute host.



1213
1214
1215
# File 'lib/kaltura/kaltura_client.rb', line 1213

def host
  @host
end

#max_bulk_sizeObject

Returns the value of attribute max_bulk_size.



1215
1216
1217
# File 'lib/kaltura/kaltura_client.rb', line 1215

def max_bulk_size
  @max_bulk_size
end

#partner_packageObject

Returns the value of attribute partner_package.



1216
1217
1218
# File 'lib/kaltura/kaltura_client.rb', line 1216

def partner_package
  @partner_package
end