class Fog::Compute::Joyent::Networks
Public Instance Methods
all()
click to toggle source
# File lib/fog/joyent/models/compute/networks.rb, line 8 def all load(service.list_networks.body) end
# File lib/fog/joyent/models/compute/networks.rb, line 8 def all load(service.list_networks.body) end