Interface GridFsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface GridFsEndpointBuilderFactory
Interact with MongoDB GridFS. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGridFsEndpointBuilderFactory.AdvancedGridFsEndpointBuilderAdvanced builder for endpoint for the MongoDB GridFS component.static interfaceGridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilderAdvanced builder for endpoint consumers for the MongoDB GridFS component.static interfaceGridFsEndpointBuilderFactory.AdvancedGridFsEndpointProducerBuilderAdvanced builder for endpoint producers for the MongoDB GridFS component.static interfaceGridFsEndpointBuilderFactory.GridFsBuildersstatic interfaceGridFsEndpointBuilderFactory.GridFsEndpointBuilderBuilder for endpoint for the MongoDB GridFS component.static interfaceGridFsEndpointBuilderFactory.GridFsEndpointConsumerBuilderBuilder for endpoint consumers for the MongoDB GridFS component.static interfaceGridFsEndpointBuilderFactory.GridFsEndpointProducerBuilderBuilder for endpoint producers for the MongoDB GridFS component.static classGridFsEndpointBuilderFactory.GridFsHeaderNameBuilderThe builder of headers' name for the MongoDB GridFS component.
-
Method Summary
Static Methods Modifier and Type Method Description static GridFsEndpointBuilderFactory.GridFsEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static GridFsEndpointBuilderFactory.GridFsEndpointBuilder endpointBuilder(String componentName, String path)
-
-