Package com.slack.api.model.manifest
Class AppManifest.Shortcut
java.lang.Object
com.slack.api.model.manifest.AppManifest.Shortcut
- Enclosing class:
- AppManifest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetName()getType()inthashCode()voidsetCallbackId(String callbackId) voidsetDescription(String description) voidvoidtoString()
-
Constructor Details
-
Shortcut
public Shortcut() -
Shortcut
-
-
Method Details