Interface ElasticsearchRestComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ElasticsearchRestComponentBuilderFactory
Send requests to ElasticSearch via REST API
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Elasticsearch Rest component.static class
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.
-
Method Details
-
elasticsearchRest
@Deprecated static ElasticsearchRestComponentBuilderFactory.ElasticsearchRestComponentBuilder elasticsearchRest()Deprecated.Elasticsearch Rest (camel-elasticsearch-rest) Send requests to ElasticSearch via REST API Category: search,monitoring Since: 2.21 Maven coordinates: org.apache.camel:camel-elasticsearch-rest- Returns:
- the dsl builder
-