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 boolean
boolean
getName()
getType()
int
hashCode()
void
setCallbackId
(String callbackId) void
setDescription
(String description) void
void
toString()
-
Constructor Details
-
Shortcut
public Shortcut() -
Shortcut
-
-
Method Details