Interface ConsulComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ConsulComponentBuilderFactory
Integrate with Consul service discovery and configuration store.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Consul component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionconsul()
Consul (camel-consul) Integrate with Consul service discovery and configuration store.
-
Method Details
-
consul
Consul (camel-consul) Integrate with Consul service discovery and configuration store. Category: cloud,api Since: 2.18 Maven coordinates: org.apache.camel:camel-consul- Returns:
- the dsl builder
-