public class EmailDomainChangedEvent extends Object implements Event
https://api.slack.com/events/email_domain_changed
| Constructor and Description |
|---|
EmailDomainChangedEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getEmailDomain() |
String |
getEventTs() |
String |
getType() |
int |
hashCode() |
void |
setEmailDomain(String emailDomain) |
void |
setEventTs(String eventTs) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSubtypepublic static final String TYPE_NAME
Copyright © 2020. All rights reserved.