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 booleanbooleaninthashCode()voidsetBotEvents(List<String> botEvents) voidsetRequestUrl(String requestUrl) voidsetUserEvents(List<String> userEvents) toString()
-
Constructor Details
-
EventSubscriptions
public EventSubscriptions() -
EventSubscriptions
-
-
Method Details