public static interface PubNubEndpointBuilderFactory.PubNubBuilders
| Modifier and Type | Method and Description |
|---|---|
default PubNubEndpointBuilderFactory.PubNubEndpointBuilder |
pubnub(String path)
PubNub (camel-pubnub)
To send and receive messages to PubNub data stream network for
connected devices.
|
default PubNubEndpointBuilderFactory.PubNubEndpointBuilder pubnub(String path)
pubnub:channel
Path parameter: channel (required)
The channel used for subscribing/publishing eventsApache Camel