class LinstorClient::OneOfDrbdResourceDefinitionLayer
Public Class Methods
build_from_hash(attributes)
click to toggle source
# 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