Interface EtcdWatchEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface EtcdWatchEndpointBuilderFactory
Watch specific etcd keys or directories for changes. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEtcdWatchEndpointBuilderFactory.AdvancedEtcdWatchEndpointBuilderAdvanced builder for endpoint for the Etcd Watch component.static interfaceEtcdWatchEndpointBuilderFactory.EtcdWatchBuildersstatic interfaceEtcdWatchEndpointBuilderFactory.EtcdWatchEndpointBuilderBuilder for endpoint for the Etcd Watch component.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static EtcdWatchEndpointBuilderFactory.EtcdWatchEndpointBuilderendpointBuilder(String componentName, String path)Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static EtcdWatchEndpointBuilderFactory.EtcdWatchEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-