class Lun extends Collection (View source)

Properties

protected $collection_key
bool $bootLun
string $expireTime
string $id
string[] $instances
string $multiprotocolType
string $name
bool $shareable
string $sizeGb
string $state
string $storageType
string $storageVolume
string $wwid

Methods

setBootLun($bootLun)

No description

bool
getBootLun()

No description

setExpireTime($expireTime)

No description

string
getExpireTime()

No description

setId($id)

No description

string
getId()

No description

setInstances($instances)

No description

string[]
getInstances()

No description

setMultiprotocolType($multiprotocolType)

No description

string
getMultiprotocolType()

No description

setName($name)

No description

string
getName()

No description

setShareable($shareable)

No description

bool
getShareable()

No description

setSizeGb($sizeGb)

No description

string
getSizeGb()

No description

setState($state)

No description

string
getState()

No description

setStorageType($storageType)

No description

string
getStorageType()

No description

setStorageVolume($storageVolume)

No description

string
getStorageVolume()

No description

setWwid($wwid)

No description

string
getWwid()

No description

Details

setBootLun($bootLun)

No description

Parameters

$bootLun

bool getBootLun()

No description

Return Value

bool

setExpireTime($expireTime)

No description

Parameters

$expireTime

string getExpireTime()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setInstances($instances)

No description

Parameters

$instances

string[] getInstances()

No description

Return Value

string[]

setMultiprotocolType($multiprotocolType)

No description

Parameters

$multiprotocolType

string getMultiprotocolType()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setShareable($shareable)

No description

Parameters

$shareable

bool getShareable()

No description

Return Value

bool

setSizeGb($sizeGb)

No description

Parameters

$sizeGb

string getSizeGb()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setStorageType($storageType)

No description

Parameters

$storageType

string getStorageType()

No description

Return Value

string

setStorageVolume($storageVolume)

No description

Parameters

$storageVolume

string getStorageVolume()

No description

Return Value

string

setWwid($wwid)

No description

Parameters

$wwid

string getWwid()

No description

Return Value

string