Interface DropboxEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface DropboxEndpointBuilderFactory
Upload, download and manage files, folders, groups, collaborations, etc on Dropbox. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDropboxEndpointBuilderFactory.AdvancedDropboxEndpointBuilderAdvanced builder for endpoint for the Dropbox component.static interfaceDropboxEndpointBuilderFactory.AdvancedDropboxEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Dropbox component.static interfaceDropboxEndpointBuilderFactory.AdvancedDropboxEndpointProducerBuilderAdvanced builder for endpoint producers for the Dropbox component.static interfaceDropboxEndpointBuilderFactory.DropboxBuildersstatic interfaceDropboxEndpointBuilderFactory.DropboxEndpointBuilderBuilder for endpoint for the Dropbox component.static interfaceDropboxEndpointBuilderFactory.DropboxEndpointConsumerBuilderBuilder for endpoint consumers for the Dropbox component.static interfaceDropboxEndpointBuilderFactory.DropboxEndpointProducerBuilderBuilder for endpoint producers for the Dropbox component.static classDropboxEndpointBuilderFactory.DropboxUploadModeProxy enum fororg.apache.camel.component.dropbox.util.DropboxUploadModeenum.
-
Method Summary
Static Methods Modifier and Type Method Description static DropboxEndpointBuilderFactory.DropboxEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static DropboxEndpointBuilderFactory.DropboxEndpointBuilder endpointBuilder(String componentName, String path)
-
-