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