Class: Kaltura::KalturaStorageDeleteJobData

Inherits:
KalturaStorageJobData show all
Defined in:
lib/kaltura_types.rb

Direct Known Subclasses

KalturaKontikiStorageDeleteJobData

Instance Attribute Summary

Attributes inherited from KalturaStorageJobData

#dest_file_sync_stored_path, #ftp_passive_mode, #server_pass_phrase, #server_password, #server_private_key, #server_public_key, #server_url, #server_username, #src_file_encryption_key, #src_file_sync_id, #src_file_sync_local_path

Attributes inherited from KalturaObjectBase

#object_type, #related_objects

Instance Method Summary collapse

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Method Details

#from_xml(xml_element) ⇒ Object



17514
17515
17516
# File 'lib/kaltura_types.rb', line 17514

def from_xml(xml_element)
	super
end