Interface ElasticsearchRestClientComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ElasticsearchRestClientComponentBuilderFactory
Perform queries and other operations on Elasticsearch or OpenSearch (uses
low-level client).
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Elasticsearch Low level Rest Client component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionElasticsearch Low level Rest Client (camel-elasticsearch-rest-client) Perform queries and other operations on Elasticsearch or OpenSearch (uses low-level client).
-
Method Details
-
elasticsearchRestClient
static ElasticsearchRestClientComponentBuilderFactory.ElasticsearchRestClientComponentBuilder elasticsearchRestClient()Elasticsearch Low level Rest Client (camel-elasticsearch-rest-client) Perform queries and other operations on Elasticsearch or OpenSearch (uses low-level client). Category: search Since: 4.3 Maven coordinates: org.apache.camel:camel-elasticsearch-rest-client- Returns:
- the dsl builder
-