class Disk extends Model (View source)

Properties

string $diskInterface
string $image
string $sizeGb
string $snapshot
string $type

Methods

setDiskInterface($diskInterface)

No description

string
getDiskInterface()

No description

setImage($image)

No description

string
getImage()

No description

setSizeGb($sizeGb)

No description

string
getSizeGb()

No description

setSnapshot($snapshot)

No description

string
getSnapshot()

No description

setType($type)

No description

string
getType()

No description

Details

setDiskInterface($diskInterface)

No description

Parameters

$diskInterface

string getDiskInterface()

No description

Return Value

string

setImage($image)

No description

Parameters

$image

string getImage()

No description

Return Value

string

setSizeGb($sizeGb)

No description

Parameters

$sizeGb

string getSizeGb()

No description

Return Value

string

setSnapshot($snapshot)

No description

Parameters

$snapshot

string getSnapshot()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string