public class OvhStreamAlertCondition extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
alertId
Stream alert condition UUID
canBeNull && readOnly
|
Long |
backlog
Backlog size
canBeNull && readOnly
|
OvhStreamAlertConditionConditionTypeEnum |
conditionType
Alert condition type
canBeNull && readOnly
|
OvhStreamAlertConditionConstraintTypeEnum |
constraintType
Constraint type
canBeNull && readOnly
|
String |
field
Field name
canBeNull && readOnly
|
Long |
grace
Grace period in minutes
canBeNull && readOnly
|
Boolean |
repeatNotificationsEnabled
Repeat notifications
canBeNull && readOnly
|
Long |
threshold
Threshold
canBeNull && readOnly
|
OvhStreamAlertConditionThresholdTypeEnum |
thresholdType
Threshold condition
canBeNull && readOnly
|
Long |
time
Time lapse in minutes
canBeNull && readOnly
|
String |
title
Condition label
canBeNull && readOnly
|
String |
value
Field value
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhStreamAlertCondition() |
public OvhStreamAlertConditionConstraintTypeEnum constraintType
public Long backlog
public String field
public Long grace
public Long threshold
public OvhStreamAlertConditionConditionTypeEnum conditionType
public Long time
public String alertId
public String title
public String value
public Boolean repeatNotificationsEnabled
public OvhStreamAlertConditionThresholdTypeEnum thresholdType
Copyright © 2018. All rights reserved.