class RamMetric extends Model (View source)

Properties

string $gibSec
string $machineSpec
$memories
string $ramType
string[] $trackingLabels

Methods

setGibSec($gibSec)

No description

string
getGibSec()

No description

setMachineSpec($machineSpec)

No description

string
getMachineSpec()

No description

setMemories($memories)

No description

getMemories()

No description

setRamType($ramType)

No description

string
getRamType()

No description

setTrackingLabels($trackingLabels)

No description

string[]
getTrackingLabels()

No description

Details

setGibSec($gibSec)

No description

Parameters

$gibSec

string getGibSec()

No description

Return Value

string

setMachineSpec($machineSpec)

No description

Parameters

$machineSpec

string getMachineSpec()

No description

Return Value

string

setMemories($memories)

No description

Parameters

$memories

getMemories()

No description

setRamType($ramType)

No description

Parameters

$ramType

string getRamType()

No description

Return Value

string

setTrackingLabels($trackingLabels)

No description

Parameters

$trackingLabels

string[] getTrackingLabels()

No description

Return Value

string[]