public interface CounterThresholdCrossedNotificationRulesMBean
Modifier and Type | Method and Description |
---|---|
void |
addCounterThresholdCrossedNotificationRule()
Add a new element named counterThresholdCrossedNotificationRule
|
java.util.List<CounterThresholdCrossedNotificationRuleMBean> |
getCounterThresholdCrossedNotificationRuleMBean()
Return the list of the CounterThresholdCrossedNotificationRule element
|
void |
removeCounterThresholdCrossedNotificationRule(int index)
Remove an element named counterThresholdCrossedNotificationRule by the index
|
void addCounterThresholdCrossedNotificationRule()
void removeCounterThresholdCrossedNotificationRule(int index)
java.util.List<CounterThresholdCrossedNotificationRuleMBean> getCounterThresholdCrossedNotificationRuleMBean()