class PerfMetricsSummary extends Collection (View source)

Properties

protected $collection_key
protected $appStartTimeType
protected $appStartTimeDataType
string $executionId
protected $graphicsStatsType
protected $graphicsStatsDataType
string $historyId
protected $perfEnvironmentType
protected $perfEnvironmentDataType
string[] $perfMetrics
string $projectId
string $stepId

Methods

setAppStartTime(AppStartTime $appStartTime)

No description

getAppStartTime()

No description

setExecutionId($executionId)

No description

string
getExecutionId()

No description

setGraphicsStats(GraphicsStats $graphicsStats)

No description

getGraphicsStats()

No description

setHistoryId($historyId)

No description

string
getHistoryId()

No description

setPerfEnvironment(PerfEnvironment $perfEnvironment)

No description

setPerfMetrics($perfMetrics)

No description

string[]
getPerfMetrics()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setStepId($stepId)

No description

string
getStepId()

No description

Details

setAppStartTime(AppStartTime $appStartTime)

No description

Parameters

AppStartTime $appStartTime

AppStartTime getAppStartTime()

No description

Return Value

AppStartTime

setExecutionId($executionId)

No description

Parameters

$executionId

string getExecutionId()

No description

Return Value

string

setGraphicsStats(GraphicsStats $graphicsStats)

No description

Parameters

GraphicsStats $graphicsStats

GraphicsStats getGraphicsStats()

No description

Return Value

GraphicsStats

setHistoryId($historyId)

No description

Parameters

$historyId

string getHistoryId()

No description

Return Value

string

setPerfEnvironment(PerfEnvironment $perfEnvironment)

No description

Parameters

PerfEnvironment $perfEnvironment

PerfEnvironment getPerfEnvironment()

No description

Return Value

PerfEnvironment

setPerfMetrics($perfMetrics)

No description

Parameters

$perfMetrics

string[] getPerfMetrics()

No description

Return Value

string[]

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setStepId($stepId)

No description

Parameters

$stepId

string getStepId()

No description

Return Value

string