public class FailoverTestAlertResponse extends Object implements Serializable
Constructor and Description |
---|
FailoverTestAlertResponse(String vpgUuid,
String username,
String email,
int weeksBeforeAlert) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getEmail()
Get the email associated with the alert.
|
String |
getUsername()
Get the username that the alert is for.
|
String |
getVpgUuid()
Get the VPG uuid that the alert is for.
|
int |
getWeeksBeforeAlert()
Get the number of weeks that must elapse without a test failover before an
alert is emailed.
|
int |
hashCode() |
public String getVpgUuid()
String
vpg uuidpublic String getUsername()
String
usernamepublic String getEmail()
String
email addresspublic int getWeeksBeforeAlert()
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.