Class
Fog::Storage::AWS::Files
In:
lib/fog/storage/models/aws/files.rb
Parent:
Fog::Collection
Methods
all
each
get
get_url
head
new
normalise_headers
External Aliases
each
->
each_file_this_page
Public Instance methods
all
(options = {})
each
() {|f| ...}
get
(key, options = {}, &block)
get_url
(key, expires)
head
(key, options = {})
new
(attributes = {})
normalise_headers
(headers)
[Validate]