public static interface DropboxEndpointBuilderFactory.DropboxBuilders
| Modifier and Type | Method and Description |
|---|---|
default DropboxEndpointBuilderFactory.DropboxEndpointBuilder |
dropbox(String path)
Dropbox (camel-dropbox)
For uploading, downloading and managing files, folders, groups,
collaborations, etc on dropbox DOT com.
|
default DropboxEndpointBuilderFactory.DropboxEndpointBuilder dropbox(String path)
dropbox:operation
Path parameter: operation (required)
The specific action (typically is a CRUD action) to perform on
Dropbox remote folder.
The value can be one of: put, del, search, get, moveApache Camel