Class
Fog::Storage::Atmos::File
In:
lib/fog/storage/atmos/models/file.rb
Parent:
Fog::Model
Methods
body
body=
copy
destroy
directory
file_size
meta_data
public=
public_url
save
Public Instance methods
body
()
body=
(new_body)
copy
(target_directory_key, target_file_key, options={})
destroy
()
directory
()
file_size
()
meta_data
()
public=
(new_public)
public_url
(expires = (Time.now + 5 * 365 * 24 * 60 * 60))
By default, expire in 5 years
save
(options = {})
[Validate]