class MachineConfiguration extends Model (View source)

Properties

int $cpuCount
string $memorySizeInBytes

Methods

setCpuCount($cpuCount)

No description

int
getCpuCount()

No description

setMemorySizeInBytes($memorySizeInBytes)

No description

string
getMemorySizeInBytes()

No description

Details

setCpuCount($cpuCount)

No description

Parameters

$cpuCount

int getCpuCount()

No description

Return Value

int

setMemorySizeInBytes($memorySizeInBytes)

No description

Parameters

$memorySizeInBytes

string getMemorySizeInBytes()

No description

Return Value

string