@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.elasticsearch") public class ElasticsearchComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
| Constructor and Description |
|---|
ElasticsearchComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClient() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setClient(String client) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
Apache Camel