| Package | Description |
|---|---|
| com.azure.storage.blob |
Package containing the classes for BlobServiceClient.
|
| com.azure.storage.blob.sas |
Package containing SAS (shared access signature) classes used by Azure Storage Blobs.
|
| com.azure.storage.blob.specialized |
Package containing specialized clients for Azure Storage Blobs.
|
| Class and Description |
|---|
| BlobServiceSasQueryParameters
Deprecated.
Please use the generateSas method on the desired blob/container client after initializing
BlobServiceSasSignatureValues. |
| BlobServiceSasSignatureValues
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Blob Storage service.
|
| Class and Description |
|---|
| BlobContainerSasPermission
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a container.
|
| BlobSasPermission
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a blob.
|
| BlobSasServiceVersion
The versions of Azure Storage Blob Sas supported by this client library.
|
| BlobServiceSasQueryParameters
Deprecated.
Please use the generateSas method on the desired blob/container client after initializing
BlobServiceSasSignatureValues. |
| BlobServiceSasSignatureValues
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Blob Storage service.
|
| Class and Description |
|---|
| BlobServiceSasSignatureValues
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Blob Storage service.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.