| Class and Description |
|---|
| com.azure.storage.common.sas.AccountSasQueryParameters
Please use the generateSas method on the desired service client after initializing
AccountSasSignatureValues. |
| com.azure.storage.common.sas.BaseSasQueryParameters
Please use the generateSas method on the desired client after initializing the appropriate
SasSignatureValues object.
|
| Constructor and Description |
|---|
| com.azure.storage.common.sas.AccountSasSignatureValues() |
| com.azure.storage.common.sas.BaseSasQueryParameters(Map<String, String[]>, boolean)
Please use SasSignatureValues
|
| com.azure.storage.common.sas.BaseSasQueryParameters(String, SasProtocol, OffsetDateTime, OffsetDateTime, SasIpRange, String, String)
Please use SasSignatureValues
|
Copyright © 2020 Microsoft Corporation. All rights reserved.