Fog::Ecloud::Model
# File lib/fog/ecloud/models/compute/rnat.rb, line 17 def associations @associations = Fog::Compute::Ecloud::Associations.new(:service => service, :href => href) end
# File lib/fog/ecloud/models/compute/rnat.rb, line 21 def id href.scan(/\d+/)[0] end
# File lib/fog/ecloud/models/compute/rnat.rb, line 13 def networks @networks = Fog::Compute::Ecloud::Networks.new(:service => service, :href => href) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.