public class UserEdgeResourceAlertCreateRequest extends AbstractResourceAlertRequest
| Modifier and Type | Field and Description | 
|---|---|
| protected boolean | enabled | 
action, breachPeriod, equalityRelation, group, name, type| Constructor and Description | 
|---|
| UserEdgeResourceAlertCreateRequest(String group,
                                  String name,
                                  String type,
                                  String equalityRelation,
                                  int breachPeriod,
                                  double threshold,
                                  boolean enabled,
                                  String action) | 
| Modifier and Type | Method and Description | 
|---|---|
| double | 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.