Disk
class Disk extends Model (View source)
Properties
string | $name | ||
int | $sizeGb | ||
string | $sourceImage | ||
string | $type |
Methods
setName($name)
No description
string
getName()
No description
setSizeGb($sizeGb)
No description
int
getSizeGb()
No description
setSourceImage($sourceImage)
No description
string
getSourceImage()
No description
setType($type)
No description
string
getType()
No description
Details
setName($name)
No description
string
getName()
No description
setSizeGb($sizeGb)
No description
int
getSizeGb()
No description
setSourceImage($sourceImage)
No description
string
getSourceImage()
No description
setType($type)
No description
string
getType()
No description