public static interface SlackEndpointBuilderFactory.SlackBuilders
| Modifier and Type | Method and Description |
|---|---|
default SlackEndpointBuilderFactory.SlackEndpointBuilder |
slack(String path)
Slack (camel-slack)
The slack component allows you to send messages to Slack.
|
default SlackEndpointBuilderFactory.SlackEndpointBuilder slack(String path)
slack:channel
Path parameter: channel (required)
The channel name (syntax #name) or slackuser (syntax userName) to
send a message directly to an user.Apache Camel