public class UserVdcResourceAlertResponse extends AbstractResourceAlertResponse
action, breachPeriod, enabled, equalityRelation, group, name, type, username
Constructor and Description |
---|
UserVdcResourceAlertResponse(String group,
String name,
String type,
String username,
String action,
String equalityRelation,
boolean enabled,
int breachPeriod,
String vdcUuid,
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 |
getVdcUuid()
Get the Vdc uuid attached to this alert.
|
int |
hashCode() |
String |
toString() |
getAction, getBreachPeriod, getGroup, getName, getRelation, getType, getUsername, isEnabled
public String getVdcUuid()
String
vdc uuidpublic long getThreshold()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.