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.



1257
1258
1259
# File 'lib/kaltura/kaltura_client.rb', line 1257

def cdn_host
  @cdn_host
end

#hostObject

Returns the value of attribute host.



1256
1257
1258
# File 'lib/kaltura/kaltura_client.rb', line 1256

def host
  @host
end

#max_bulk_sizeObject

Returns the value of attribute max_bulk_size.



1258
1259
1260
# File 'lib/kaltura/kaltura_client.rb', line 1258

def max_bulk_size
  @max_bulk_size
end

#partner_packageObject

Returns the value of attribute partner_package.



1259
1260
1261
# File 'lib/kaltura/kaltura_client.rb', line 1259

def partner_package
  @partner_package
end