Class: Fog::Ovirt::Compute::OperatingSystems

Inherits:
Collection
  • Object
show all
Defined in:
lib/fog/ovirt/models/compute/operating_systems.rb

Instance Method Summary collapse

Instance Method Details

#allObject



10
11
12
# File 'lib/fog/ovirt/models/compute/operating_systems.rb', line 10

def all
  load service.list_operating_systems
end