Methods

Class/Module Index [+]

Quicksearch

Fog::Compute::StormOnDemand::Balancers

Public Instance Methods

all() click to toggle source
# File lib/fog/storm_on_demand/models/compute/balancers.rb, line 12
def all
  data = service.list_balancers.body['items']
  load(data)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.