Method: Fog::Ecloud::MockDataClasses::MockBackupInternetService#node_collection

Defined in:
lib/fog/ecloud/compute.rb

#node_collectionObject



668
669
670
# File 'lib/fog/ecloud/compute.rb', line 668

def node_collection
  @node_collection ||= MockPublicIpInternetServiceNodes.new({}, self)
end