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