@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface EtcdKeysEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EtcdKeysEndpointBuilderFactory.AdvancedEtcdKeysEndpointBuilder
Advanced builder for endpoint for the Etcd Keys component.
|
static interface |
EtcdKeysEndpointBuilderFactory.EtcdKeysBuilders |
static interface |
EtcdKeysEndpointBuilderFactory.EtcdKeysEndpointBuilder
Builder for endpoint for the Etcd Keys component.
|
| Modifier and Type | Method and Description |
|---|---|
static 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 |
static EtcdKeysEndpointBuilderFactory.EtcdKeysEndpointBuilder etcdKeys(String path)
etcd-keys:path
Path parameter: path
The path the endpoint refers toApache Camel