Class: Fog::Compute::IBM::Locations
- Inherits:
-
Fog::Collection
- Object
- Fog::Collection
- Fog::Compute::IBM::Locations
- Defined in:
- lib/fog/ibm/models/compute/locations.rb
Instance Method Summary collapse
Instance Method Details
#all ⇒ Object
10 11 12 |
# File 'lib/fog/ibm/models/compute/locations.rb', line 10 def all load(service.list_locations.body['locations']) end |