Methods

Class/Module Index [+]

Quicksearch

Fog::Compute::StormOnDemand::Templates

Public Instance Methods

all() click to toggle source
# 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.