public static interface GridFsEndpointBuilderFactory.GridFsBuilders
| Modifier and Type | Method and Description |
|---|---|
default GridFsEndpointBuilderFactory.GridFsEndpointBuilder |
mongodbGridfs(String path)
MongoDB GridFS (camel-mongodb-gridfs)
Component for working with MongoDB GridFS.
|
default GridFsEndpointBuilderFactory.GridFsEndpointBuilder mongodbGridfs(String path)
mongodb-gridfs:connectionBean
Path parameter: connectionBean (required)
Name of com.mongodb.MongoClient to use.Apache Camel