Interface ElasticsearchComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ElasticsearchComponentBuilderFactory
Send requests to ElasticSearch via Java Client API.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Elasticsearch component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionElasticsearch (camel-elasticsearch) Send requests to ElasticSearch via Java Client API.
-
Method Details
-
elasticsearch
Elasticsearch (camel-elasticsearch) Send requests to ElasticSearch via Java Client API. Category: search,monitoring Since: 3.19 Maven coordinates: org.apache.camel:camel-elasticsearch- Returns:
- the dsl builder
-