Disk
class Disk extends Model (View source)
Properties
string | $diskType | ||
string | $mountPoint | ||
int | $sizeGb |
Methods
setDiskType($diskType)
No description
string
getDiskType()
No description
setMountPoint($mountPoint)
No description
string
getMountPoint()
No description
setSizeGb($sizeGb)
No description
int
getSizeGb()
No description
Details
setDiskType($diskType)
No description
string
getDiskType()
No description
setMountPoint($mountPoint)
No description
string
getMountPoint()
No description
setSizeGb($sizeGb)
No description
int
getSizeGb()
No description