Method: OvirtSDK4::OpenStackVolumeType#id=
- Defined in:
- lib/ovirtsdk4/types.rb
#id=(value) ⇒ Object
Sets the value of the id attribute.
13268 13269 13270 |
# File 'lib/ovirtsdk4/types.rb', line 13268 def id=(value) @id = value end |