Uses of Class
com.microsoftopentechnologies.windowsazurestorage.service.model.PartialBlobProperties
Packages that use PartialBlobProperties
Package
Description
-
Uses of PartialBlobProperties in com.microsoftopentechnologies.windowsazurestorage
Methods in com.microsoftopentechnologies.windowsazurestorage that return PartialBlobPropertiesModifier and TypeMethodDescription -
Uses of PartialBlobProperties in com.microsoftopentechnologies.windowsazurestorage.service
Methods in com.microsoftopentechnologies.windowsazurestorage.service that return PartialBlobPropertiesConstructors in com.microsoftopentechnologies.windowsazurestorage.service with parameters of type PartialBlobPropertiesModifierConstructorDescriptionUploadObject
(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)