Class: Kaltura::KalturaRemotePath

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

#storage_profile_idObject

Returns the value of attribute storage_profile_id.



5186
5187
5188
# File 'lib/kaltura_client.rb', line 5186

def storage_profile_id
  @storage_profile_id
end

#uriObject

Returns the value of attribute uri.



5187
5188
5189
# File 'lib/kaltura_client.rb', line 5187

def uri
  @uri
end