Interface OpensearchComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface OpensearchComponentBuilderFactory
Send requests to OpenSearch via Java Client API.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the OpenSearch component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionOpenSearch (camel-opensearch) Send requests to OpenSearch via Java Client API.
-
Method Details
-
opensearch
OpenSearch (camel-opensearch) Send requests to OpenSearch via Java Client API. Category: search,monitoring Since: 4.0 Maven coordinates: org.apache.camel:camel-opensearch- Returns:
- the dsl builder
-