public static interface EtcdWatchEndpointBuilderFactory.EtcdWatchBuilders
| Modifier and Type | Method and Description |
|---|---|
default EtcdWatchEndpointBuilderFactory.EtcdWatchEndpointBuilder |
etcdWatch(String path)
Etcd Watch (camel-etcd)
The camel etcd component allows you to work with Etcd, a distributed
reliable key-value store.
|
default EtcdWatchEndpointBuilderFactory.EtcdWatchEndpointBuilder etcdWatch(String path)
etcd-watch:path
Path parameter: path
The path the endpoint refers toApache Camel