public class UserAlertEmailsResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| UserAlertEmailsResponse(String username,
                       Set<String> emails) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| Set<String> | getEmails()Get the set of alerting emails. | 
| String | getUsername()Get the username. | 
| int | hashCode() | 
| String | toString() | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.