public class UserVmResourceAlertCreateRequest extends AbstractResourceAlertRequest
| Modifier and Type | Field and Description | 
|---|---|
| protected boolean | enabled | 
| protected long | threshold | 
action, breachPeriod, equalityRelation, group, name, type| Constructor and Description | 
|---|
| UserVmResourceAlertCreateRequest(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()Get whether the alert is enabled. | 
getAction, getBreachPeriod, getGroup, getName, getRelation, getTypeCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.