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 StringUploadService.getItemPath(FilePath path, String embeddedVP, UploadServiceData serviceData) Convert the path on local file system to relative path on azure storage.protected StringUploadService.removePrefix(URI srcURI, UploadServiceData serviceData) Constructors in com.microsoftopentechnologies.windowsazurestorage.service with parameters of type UploadServiceDataModifierConstructorDescriptionprotectedUploadService(UploadServiceData serviceData) UploadToBlobService(UploadServiceData serviceData) UploadToFileService(UploadServiceData serviceData)