public class UserResourceRemovedEvent extends Object implements Event
https://api.slack.com/events/user_resource_removed
| Constructor and Description |
|---|
UserResourceRemovedEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getTriggerId() |
String |
getType() |
String |
getUser() |
int |
hashCode() |
void |
setTriggerId(String triggerId) |
void |
setUser(String user) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSubtypepublic static final String TYPE_NAME
Copyright © 2020. All rights reserved.