Class: Fog::Ovirt::Compute::Interface
- Inherits:
-
Model
- Object
- Model
- Fog::Ovirt::Compute::Interface
- Defined in:
- lib/fog/ovirt/models/compute/interface.rb
Instance Attribute Summary collapse
-
#raw ⇒ Object
Returns the value of attribute raw.
Instance Method Summary collapse
Instance Attribute Details
#raw ⇒ Object
Returns the value of attribute raw.
5 6 7 |
# File 'lib/fog/ovirt/models/compute/interface.rb', line 5 def raw @raw end |
Instance Method Details
#to_s ⇒ Object
15 16 17 |
# File 'lib/fog/ovirt/models/compute/interface.rb', line 15 def to_s name end |