public class UserEdgeResourceAlertResponse extends AbstractResourceAlertResponse
action, breachPeriod, enabled, equalityRelation, group, name, type, username| Constructor and Description | 
|---|
| UserEdgeResourceAlertResponse(String group,
                             String name,
                             String type,
                             String username,
                             String action,
                             String equalityRelation,
                             boolean enabled,
                             int breachPeriod,
                             String edgeUuid,
                             double threshold) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| String | getEdgeUuid()Get the edge uuid attached to this alert. | 
| double | getThreshold()Get the alerting threshold at which the user wants to receive alerts for
 the counter specified by group, name and type. | 
| int | hashCode() | 
| String | toString() | 
getAction, getBreachPeriod, getGroup, getName, getRelation, getType, getUsername, isEnabledpublic String getEdgeUuid()
String edge uuidpublic double getThreshold()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.