Uses of Class
org.apache.camel.component.etcd3.Etcd3Configuration
Packages that use Etcd3Configuration
Package
Description
-
Uses of Etcd3Configuration in org.apache.camel.component.etcd3
Methods in org.apache.camel.component.etcd3 that return Etcd3ConfigurationModifier and TypeMethodDescriptionEtcd3Component.getConfiguration()Etcd3Endpoint.getConfiguration()Methods in org.apache.camel.component.etcd3 with parameters of type Etcd3ConfigurationModifier and TypeMethodDescriptionvoidEtcd3Component.setConfiguration(Etcd3Configuration configuration) Component configuration.Constructors in org.apache.camel.component.etcd3 with parameters of type Etcd3ConfigurationModifierConstructorDescriptionEtcd3Endpoint(String uri, Etcd3Component component, Etcd3Configuration configuration, String path) -
Uses of Etcd3Configuration in org.apache.camel.component.etcd3.cloud
Constructors in org.apache.camel.component.etcd3.cloud with parameters of type Etcd3ConfigurationModifierConstructorDescriptionEtcd3OnDemandServiceDiscovery(Etcd3Configuration configuration) Etcd3ServiceDiscoveryFactory(Etcd3Configuration configuration) Etcd3WatchServiceDiscovery(Etcd3Configuration configuration) Construct aEtcd3WatchServiceDiscoverywith the given configuration. -
Uses of Etcd3Configuration in org.apache.camel.component.etcd3.policy
Constructors in org.apache.camel.component.etcd3.policy with parameters of type Etcd3Configuration