Class GlobalShortcutPayload.GlobalShortcutPayloadBuilder
java.lang.Object
com.slack.api.app_backend.interactive_components.payload.GlobalShortcutPayload.GlobalShortcutPayloadBuilder
- Enclosing class:
- GlobalShortcutPayload
-
Method Summary
Modifier and TypeMethodDescriptionbuild()callbackId(String callbackId) enterprise(GlobalShortcutPayload.Enterprise enterprise) isEnterpriseInstall(boolean isEnterpriseInstall) toString()
-
Method Details
-
token
- Returns:
this.
-
actionTs
- Returns:
this.
-
enterprise
public GlobalShortcutPayload.GlobalShortcutPayloadBuilder enterprise(GlobalShortcutPayload.Enterprise enterprise) - Returns:
this.
-
team
- Returns:
this.
-
user
- Returns:
this.
-
callbackId
- Returns:
this.
-
triggerId
- Returns:
this.
-
isEnterpriseInstall
public GlobalShortcutPayload.GlobalShortcutPayloadBuilder isEnterpriseInstall(boolean isEnterpriseInstall) - Returns:
this.
-
build
-
toString
-