Fog::Collection
# File lib/fog/storm_on_demand/models/compute/templates.rb, line 12 def all data = service.list_templates.body['items'] load(data) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.