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