Class: Kaltura::KalturaKontikiStorageDeleteJobData

Inherits:
KalturaStorageDeleteJobData show all
Defined in:
lib/kaltura_plugins/kaltura_kontiki_client_plugin.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaStorageJobData

#dest_file_sync_stored_path, #ftp_passive_mode, #server_password, #server_url, #server_username, #src_file_sync_id, #src_file_sync_local_path

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#content_moidObject

Unique Kontiki MOID for the content uploaded to Kontiki



47
48
49
# File 'lib/kaltura_plugins/kaltura_kontiki_client_plugin.rb', line 47

def content_moid
  @content_moid
end

#service_tokenObject

Returns the value of attribute service_token.



48
49
50
# File 'lib/kaltura_plugins/kaltura_kontiki_client_plugin.rb', line 48

def service_token
  @service_token
end