public class UserVappResourceAlertUpdateRequest extends AbstractResourceAlertRequest
Modifier and Type | Field and Description |
---|---|
protected boolean |
enabled |
protected long |
threshold |
action, breachPeriod, equalityRelation, group, name, type
Constructor and Description |
---|
UserVappResourceAlertUpdateRequest(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, getType
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.