Skip navigation links
A C D E F G H I L M N O P R S T U V W 

C

cancelUpload() - Method in interface de.tuberlin.onedrivesdk.uploadFile.OneUploadFile
Will cancel the upload completely.
changeDirectory(String) - Method in class de.tuberlin.onedrivesdk.example.ConsoleClient
 
childCount - Variable in class de.tuberlin.onedrivesdk.folder.FolderProperty
 
ConflictBehavior - Enum in de.tuberlin.onedrivesdk.common
Defines the method to handle conflicts in the copy, move and upload process.
ConsoleClient - Class in de.tuberlin.onedrivesdk.example
Example Client for testing the OneDrive SDK
ConsoleClient() - Constructor for class de.tuberlin.onedrivesdk.example.ConsoleClient
 
copy(OneFolder) - Method in interface de.tuberlin.onedrivesdk.file.OneFile
Copy this file into the target folder.
copy(OneFolder, String) - Method in interface de.tuberlin.onedrivesdk.file.OneFile
Copy this file into the target folder.
createdBy - Variable in class de.tuberlin.onedrivesdk.common.OneItem
The created by reference.
createdDateTime - Variable in class de.tuberlin.onedrivesdk.common.OneItem
The creation timestamp of this item.
createFolder(String) - Method in class de.tuberlin.onedrivesdk.example.ConsoleClient
 
createFolder(String) - Method in interface de.tuberlin.onedrivesdk.folder.OneFolder
Create a folder with the specified name in the current folder.
createFolder(String, ConflictBehavior) - Method in interface de.tuberlin.onedrivesdk.folder.OneFolder
Create a folder with the specified name in the current folder.
createOneDriveSDK(String, String, OneDriveScope...) - Static method in class de.tuberlin.onedrivesdk.OneDriveFactory
Create default OneDriveSDK without a redirect URL, pure code flow.
createOneDriveSDK(String, String, String, OneDriveScope...) - Static method in class de.tuberlin.onedrivesdk.OneDriveFactory
Creates default OneDriveSDK with redirect.
createOneDriveSDK(String, String, String, ExceptionEventHandler, OneDriveScope...) - Static method in class de.tuberlin.onedrivesdk.OneDriveFactory
Creates OneDriverSDK with redirect URL and a ExceptionHandler as a callback in case the automatic refresh of the authentication session fails.
createOneDriveSDK(String, OneDriveScope...) - Static method in class de.tuberlin.onedrivesdk.OneDriveFactory
Create default OneDriveSDK with a given redirect URL using the @see OneDriveCredentials.
cTag - Variable in class de.tuberlin.onedrivesdk.common.OneItem
The cTag.
A C D E F G H I L M N O P R S T U V W 
Skip navigation links