Class: LinstorClient::OneOfDrbdResourceDefinitionLayer

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby-linstor-client/models/one_of_drbd_resource_definition_layer.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_resource_definition_layer.rb', line 3

def self.build_from_hash(attributes)
  ResourceDefinitionLayer.new.build_from_hash(attributes)
end