public class ManagementEventRuleCondition extends RuleCondition
| Constructor and Description |
|---|
ManagementEventRuleCondition() |
| Modifier and Type | Method and Description |
|---|---|
ManagementEventAggregationCondition |
aggregation()
Get how the data that is collected should be combined over time and when the alert is activated.
|
ManagementEventRuleCondition |
withAggregation(ManagementEventAggregationCondition aggregation)
Set how the data that is collected should be combined over time and when the alert is activated.
|
dataSource, withDataSourcepublic ManagementEventAggregationCondition aggregation()
public ManagementEventRuleCondition withAggregation(ManagementEventAggregationCondition aggregation)
aggregation - the aggregation value to setCopyright © 2019. All rights reserved.