Class: Kaltura::KalturaSystemPartnerConfiguration

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

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#cdn_hostObject

Returns the value of attribute cdn_host.



2757
2758
2759
# File 'lib/kaltura_client.rb', line 2757

def cdn_host
  @cdn_host
end

#hostObject

Returns the value of attribute host.



2756
2757
2758
# File 'lib/kaltura_client.rb', line 2756

def host
  @host
end

#max_bulk_sizeObject

Returns the value of attribute max_bulk_size.



2758
2759
2760
# File 'lib/kaltura_client.rb', line 2758

def max_bulk_size
  @max_bulk_size
end

#partner_packageObject

Returns the value of attribute partner_package.



2759
2760
2761
# File 'lib/kaltura_client.rb', line 2759

def partner_package
  @partner_package
end