public class TeamProfileDeleteEvent extends Object implements Event
https://api.slack.com/events/team_profile_delete
Modifier and Type | Class and Description |
---|---|
static class |
TeamProfileDeleteEvent.Field |
static class |
TeamProfileDeleteEvent.Profile |
Constructor and Description |
---|
TeamProfileDeleteEvent() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
TeamProfileDeleteEvent.Profile |
getProfile() |
String |
getType() |
int |
hashCode() |
void |
setProfile(TeamProfileDeleteEvent.Profile profile) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getSubtype
public static final String TYPE_NAME
public TeamProfileDeleteEvent.Profile getProfile()
public void setProfile(TeamProfileDeleteEvent.Profile profile)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.