-
Classes Class Description com.azure.storage.common.sas.AccountSasQueryParameters Please use the generateSas method on the desired service client after initializingAccountSasSignatureValues
.com.azure.storage.common.sas.BaseSasQueryParameters Please use the generateSas method on the desired client after initializing the appropriate SasSignatureValues object.
-
Constructors Constructor Description com.azure.storage.common.ParallelTransferOptions(Integer, Integer, ProgressReceiver, Integer) Use fluent interface to set properties instead.com.azure.storage.common.sas.AccountSasSignatureValues() com.azure.storage.common.sas.BaseSasQueryParameters(Map<String, String[]>, boolean) Please use SasSignatureValues