class DailyResourceUsageAggregation extends Model (View source)

Properties

protected $cpuType
protected $cpuDataType
protected $dateType
protected $dateDataType
protected $diskType
protected $diskDataType
protected $memoryType
protected $memoryDataType
protected $networkType
protected $networkDataType

Methods

Details

setDate(Date $date)

No description

Parameters

Date $date

Date getDate()

No description

Return Value

Date

setDisk(DailyResourceUsageAggregationDisk $disk)

No description

setMemory(DailyResourceUsageAggregationMemory $memory)

No description

setNetwork(DailyResourceUsageAggregationNetwork $network)

No description