# File lib/fog/vcloud/models/compute/organization.rb, line 34 def catalogs @catalogs ||= Fog::Vcloud::Compute::Catalogs. new( :service => service, :href => href ) end
# File lib/fog/vcloud/models/compute/organization.rb, line 15 def networks @networks ||= Fog::Vcloud::Compute::Networks. new( :service => service, :href => href ) end
Generated with the Darkfish Rdoc Generator 2.