public class UserVappResourceAlertResponse extends AbstractResourceAlertResponse
Modifier and Type | Field and Description |
---|---|
protected long |
threshold |
action, breachPeriod, enabled, equalityRelation, group, name, type, username
Constructor and Description |
---|
UserVappResourceAlertResponse(String group,
String name,
String type,
String username,
String action,
String equalityRelation,
boolean enabled,
int breachPeriod,
String vappUuid,
long threshold,
boolean cloneToChildren) |
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 |
getVappUuid()
Get the Vapp uuid attached to this alert.
|
int |
hashCode() |
boolean |
isCloneToChildren()
Whether the alert should be cloned to child VMs.
|
String |
toString() |
getAction, getBreachPeriod, getGroup, getName, getRelation, getType, getUsername, isEnabled
public String getVappUuid()
String
vapp uuidpublic long getThreshold()
public boolean isCloneToChildren()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.