Class: Fog::Compute::Ovirt::OperatingSystem

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

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#rawObject

Returns the value of attribute raw.



5
6
7
# File 'lib/fog/ovirt/models/compute/operating_system.rb', line 5

def raw
  @raw
end

Instance Method Details

#to_sObject



12
13
14
# File 'lib/fog/ovirt/models/compute/operating_system.rb', line 12

def to_s
  name
end