class EnterpriseCrmEventbusProtoWorkflowAlertConfig extends Model (View source)

Properties

string $aggregationPeriod
bool $alertDisabled
string $alertName
string $clientId
string $durationThresholdMs
protected $errorEnumListType
protected $errorEnumListDataType
string $metricType
int $numAggregationPeriods
bool $onlyFinalAttempt
string $playbookUrl
string $thresholdType
protected $thresholdValueType
protected $thresholdValueDataType
protected $warningEnumListType
protected $warningEnumListDataType

Methods

setAggregationPeriod($aggregationPeriod)

No description

string
getAggregationPeriod()

No description

setAlertDisabled($alertDisabled)

No description

bool
getAlertDisabled()

No description

setAlertName($alertName)

No description

string
getAlertName()

No description

setClientId($clientId)

No description

string
getClientId()

No description

setDurationThresholdMs($durationThresholdMs)

No description

string
getDurationThresholdMs()

No description

setMetricType($metricType)

No description

string
getMetricType()

No description

setNumAggregationPeriods($numAggregationPeriods)

No description

int
getNumAggregationPeriods()

No description

setOnlyFinalAttempt($onlyFinalAttempt)

No description

bool
getOnlyFinalAttempt()

No description

setPlaybookUrl($playbookUrl)

No description

string
getPlaybookUrl()

No description

setThresholdType($thresholdType)

No description

string
getThresholdType()

No description

Details

setAggregationPeriod($aggregationPeriod)

No description

Parameters

$aggregationPeriod

string getAggregationPeriod()

No description

Return Value

string

setAlertDisabled($alertDisabled)

No description

Parameters

$alertDisabled

bool getAlertDisabled()

No description

Return Value

bool

setAlertName($alertName)

No description

Parameters

$alertName

string getAlertName()

No description

Return Value

string

setClientId($clientId)

No description

Parameters

$clientId

string getClientId()

No description

Return Value

string

setDurationThresholdMs($durationThresholdMs)

No description

Parameters

$durationThresholdMs

string getDurationThresholdMs()

No description

Return Value

string

setMetricType($metricType)

No description

Parameters

$metricType

string getMetricType()

No description

Return Value

string

setNumAggregationPeriods($numAggregationPeriods)

No description

Parameters

$numAggregationPeriods

int getNumAggregationPeriods()

No description

Return Value

int

setOnlyFinalAttempt($onlyFinalAttempt)

No description

Parameters

$onlyFinalAttempt

bool getOnlyFinalAttempt()

No description

Return Value

bool

setPlaybookUrl($playbookUrl)

No description

Parameters

$playbookUrl

string getPlaybookUrl()

No description

Return Value

string

setThresholdType($thresholdType)

No description

Parameters

$thresholdType

string getThresholdType()

No description

Return Value

string

setThresholdValue(EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValue $thresholdValue)

No description

setWarningEnumList(EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList $warningEnumList)

No description