public static interface EtcdKeysEndpointBuilderFactory.EtcdKeysBuilders
| Modifier and Type | Method and Description |
|---|---|
default EtcdKeysEndpointBuilderFactory.EtcdKeysEndpointBuilder |
etcdKeys(String path)
Etcd Keys (camel-etcd)
Camel Etcd support
Category: clustering,database
Since: 2.18
Maven coordinates: org.apache.camel:camel-etcd
Syntax:
etcd-keys:path
Path parameter: path
The path the endpoint refers to |
default EtcdKeysEndpointBuilderFactory.EtcdKeysEndpointBuilder etcdKeys(String path)
etcd-keys:path
Path parameter: path
The path the endpoint refers toApache Camel