@ConfigurationProperties(prefix="camel.component.elasticsearch") public class ElasticsearchComponentConfiguration extends Object
Constructor and Description |
---|
ElasticsearchComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.elasticsearch.client.Client |
getClient() |
void |
setClient(org.elasticsearch.client.Client client) |
Apache Camel