Interface DropboxComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface DropboxComponentBuilderFactory
Upload, download and manage files, folders, groups, collaborations, etc on
Dropbox.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Dropbox component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptiondropbox()
Dropbox (camel-dropbox) Upload, download and manage files, folders, groups, collaborations, etc on Dropbox.
-
Method Details
-
dropbox
Dropbox (camel-dropbox) Upload, download and manage files, folders, groups, collaborations, etc on Dropbox. Category: cloud,file,api Since: 2.14 Maven coordinates: org.apache.camel:camel-dropbox- Returns:
- the dsl builder
-