Uses of Class
com.microsoftopentechnologies.windowsazurestorage.service.model.PartialBlobProperties
Package
Description
-
Uses of PartialBlobProperties in com.microsoftopentechnologies.windowsazurestorage
Modifier and TypeMethodDescription -
Uses of PartialBlobProperties in com.microsoftopentechnologies.windowsazurestorage.service
ModifierConstructorDescriptionUploadObject
(String name, FilePath src, String url, String sas, String storageType, String storageAccount, PartialBlobProperties blobProperties, Map<String, String> metadata) Default Constructor for UploadObject.UploadObject
(String name, FilePath src, String url, String sas, String storageType, String storageAccount, String containerOrShareName, PartialBlobProperties blobProperties, Map<String, String> metadata)