Package com.slack.api.model.manifest
Class AppManifestParams.Shortcut
java.lang.Object
com.slack.api.model.manifest.AppManifestParams.Shortcut
- Enclosing class:
- AppManifestParams
-
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