public static interface MputDropBoxOperation.MputHelper
Modifier and Type | Method and Description |
---|---|
DropBox |
checkAndGetDropBox(java.lang.String targetFile) |
FileSystem |
getFileSystem(DropBox dropBox) |
void |
uploadFile(java.lang.String sourceFile,
java.lang.String targetPathInDropBox,
java.lang.String targetFileNamePart) |
DropBox checkAndGetDropBox(java.lang.String targetFile)
FileSystem getFileSystem(DropBox dropBox)
void uploadFile(java.lang.String sourceFile, java.lang.String targetPathInDropBox, java.lang.String targetFileNamePart) throws java.lang.Exception
java.lang.Exception
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.