|
Class Summary |
| CBlob |
Represents a blob of data as opposed to a folder |
| CDownloadRequest |
Class that parametrizes a download request: path + bytes sink + (optional) byte range |
| CFile |
Represents a file (folder or blob) located in the cloud |
| CFolder |
Represents a folder located in the cloud |
| CFolderContent |
Contains the folder content. |
| CMetadata |
|
| CPath |
Immutable remote file pathname, with methods for easier handling. |
| CQuota |
A simple class containing used/available storage information. |
| CUploadRequest |
Class that parametrizes an upload request: path + bytes source |
| RetryStrategy |
Manages retriable requests and sets retry strategy: number of attempts and delay between attempts. |