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