class Asset extends Collection (View source)

Properties

protected $collection_key
string[] $assignedGroups
string[] $attributes
string $createTime
protected $insightListType
protected $insightListDataType
string[] $labels
protected $machineDetailsType
protected $machineDetailsDataType
string $name
protected $performanceDataType
protected $performanceDataDataType
string[] $sources
string $updateTime

Methods

setAssignedGroups($assignedGroups)

No description

string[]
getAssignedGroups()

No description

setAttributes($attributes)

No description

string[]
getAttributes()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setInsightList(InsightList $insightList)

No description

getInsightList()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setMachineDetails(MachineDetails $machineDetails)

No description

setName($name)

No description

string
getName()

No description

setPerformanceData(AssetPerformanceData $performanceData)

No description

setSources($sources)

No description

string[]
getSources()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAssignedGroups($assignedGroups)

No description

Parameters

$assignedGroups

string[] getAssignedGroups()

No description

Return Value

string[]

setAttributes($attributes)

No description

Parameters

$attributes

string[] getAttributes()

No description

Return Value

string[]

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setInsightList(InsightList $insightList)

No description

Parameters

InsightList $insightList

InsightList getInsightList()

No description

Return Value

InsightList

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setMachineDetails(MachineDetails $machineDetails)

No description

Parameters

MachineDetails $machineDetails

MachineDetails getMachineDetails()

No description

Return Value

MachineDetails

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPerformanceData(AssetPerformanceData $performanceData)

No description

Parameters

AssetPerformanceData $performanceData

AssetPerformanceData getPerformanceData()

No description

Return Value

AssetPerformanceData

setSources($sources)

No description

Parameters

$sources

string[] getSources()

No description

Return Value

string[]

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string