Class: Fog::Storage::IBM::Offerings

Inherits:
Collection
  • Object
show all
Defined in:
lib/fog/ibm/models/storage/offerings.rb

Instance Method Summary collapse

Instance Method Details

#allObject



10
11
12
# File 'lib/fog/ibm/models/storage/offerings.rb', line 10

def all
  load(service.list_offerings.body['volumes'])
end