| Class and Description |
|---|
| com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Please use the generateSas method on the desired file/share client after initializing
ShareServiceSasSignatureValues. |
| Constructor and Description |
|---|
| com.azure.storage.file.share.models.ShareFileUploadOptions(InputStream, long)
length is no longer necessary; use
ShareFileUploadOptions.ShareFileUploadOptions(InputStream) instead. |
| com.azure.storage.file.share.sas.ShareServiceSasQueryParameters(Map<String, String[]>, boolean)
Please use
ShareServiceSasSignatureValues |
| com.azure.storage.file.share.sas.ShareServiceSasSignatureValues() |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.