Class: LinstorClient::OneOfDrbdVolumeDefinition
- Inherits:
-
Object
- Object
- LinstorClient::OneOfDrbdVolumeDefinition
- Defined in:
- lib/ruby-linstor-client/models/one_of_drbd_volume_definition.rb
Class Method Summary collapse
Class Method Details
.build_from_hash(attributes) ⇒ Object
3 4 5 |
# File 'lib/ruby-linstor-client/models/one_of_drbd_volume_definition.rb', line 3 def self.build_from_hash(attributes) DrbdVolumeDefinition.new.build_from_hash(attributes) end |