class LinstorClient::OneOfDrbdVolumeDefinition

Public Class Methods

build_from_hash(attributes) click to toggle source
# 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