Package com.slack.api.model.manifest
Class AppManifestParams.EventSubscriptions
java.lang.Object
com.slack.api.model.manifest.AppManifestParams.EventSubscriptions
- Enclosing class:
- AppManifestParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
int
hashCode()
void
setBotEvents
(List<String> botEvents) void
setRequestUrl
(String requestUrl) void
setUserEvents
(List<String> userEvents) toString()
-
Constructor Details
-
EventSubscriptions
public EventSubscriptions() -
EventSubscriptions
-
-
Method Details