public class UserVdcResourceAlertCreateRequest extends AbstractResourceAlertRequest
| Modifier and Type | Field and Description | 
|---|---|
| protected boolean | enabled | 
action, breachPeriod, equalityRelation, group, name, type| Constructor and Description | 
|---|
| UserVdcResourceAlertCreateRequest(String group,
                                 String name,
                                 String type,
                                 String action,
                                 String equalityRelation,
                                 boolean enabled,
                                 int breachPeriod,
                                 long threshold) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getThreshold()Get the alerting threshold at which the user wants to receive alerts for
 the counter specified by group, name and type. | 
| boolean | isEnabled()Set whether the alert is enabled. | 
getAction, getBreachPeriod, getGroup, getName, getRelation, getTypeCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.