Class: Fog::Compute::Joyent::Networks

Inherits:
Fog::Collection
  • Object
show all
Defined in:
lib/fog/joyent/models/compute/networks.rb

Instance Method Summary collapse

Instance Method Details

#allObject



8
9
10
# File 'lib/fog/joyent/models/compute/networks.rb', line 8

def all
  load(service.list_networks.body)
end