Class: Fog::Storage::IBM::Offerings
- Inherits:
-
Collection
- Object
- Collection
- Fog::Storage::IBM::Offerings
- Defined in:
- lib/fog/ibm/models/storage/offerings.rb
Instance Method Summary collapse
Instance Method Details
#all ⇒ Object
10 11 12 |
# File 'lib/fog/ibm/models/storage/offerings.rb', line 10 def all load(service.list_offerings.body['volumes']) end |