Interface MongodbComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface MongodbComponentBuilderFactory
Perform operations on MongoDB documents and collections.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the MongoDB component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionmongodb()
MongoDB (camel-mongodb) Perform operations on MongoDB documents and collections.
-
Method Details
-
mongodb
MongoDB (camel-mongodb) Perform operations on MongoDB documents and collections. Category: database Since: 2.19 Maven coordinates: org.apache.camel:camel-mongodb- Returns:
- the dsl builder
-