class AlertMetadata extends Model (View source)

Properties

string $alertId
string $assignee
string $customerId
string $etag
string $severity
string $status
string $updateTime

Methods

setAlertId($alertId)

No description

string
getAlertId()

No description

setAssignee($assignee)

No description

string
getAssignee()

No description

setCustomerId($customerId)

No description

string
getCustomerId()

No description

setEtag($etag)

No description

string
getEtag()

No description

setSeverity($severity)

No description

string
getSeverity()

No description

setStatus($status)

No description

string
getStatus()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAlertId($alertId)

No description

Parameters

$alertId

string getAlertId()

No description

Return Value

string

setAssignee($assignee)

No description

Parameters

$assignee

string getAssignee()

No description

Return Value

string

setCustomerId($customerId)

No description

Parameters

$customerId

string getCustomerId()

No description

Return Value

string

setEtag($etag)

No description

Parameters

$etag

string getEtag()

No description

Return Value

string

setSeverity($severity)

No description

Parameters

$severity

string getSeverity()

No description

Return Value

string

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string