Uses of Class
com.microsoftopentechnologies.windowsazurestorage.service.model.UploadServiceData
Packages that use UploadServiceData
-
Uses of UploadServiceData in com.microsoftopentechnologies.windowsazurestorage.service
Methods in com.microsoftopentechnologies.windowsazurestorage.service with parameters of type UploadServiceDataModifier and TypeMethodDescriptionprotected String
UploadService.getItemPath
(FilePath path, String embeddedVP, UploadServiceData serviceData) Convert the path on local file system to relative path on azure storage.protected String
UploadService.removePrefix
(URI srcURI, UploadServiceData serviceData) Constructors in com.microsoftopentechnologies.windowsazurestorage.service with parameters of type UploadServiceDataModifierConstructorDescriptionprotected
UploadService
(UploadServiceData serviceData) UploadToBlobService
(UploadServiceData serviceData) UploadToFileService
(UploadServiceData serviceData)