Uses of Enum
com.azure.storage.blob.sas.BlobSasServiceVersion
Package
Description
Package containing SAS (shared access signature) classes used by Azure Storage Blobs.
-
Uses of BlobSasServiceVersion in com.azure.storage.blob.sas
Modifier and TypeMethodDescriptionstatic BlobSasServiceVersion
BlobSasServiceVersion.getLatest()
Deprecated.Gets the latest Sas service version supported by this client librarystatic BlobSasServiceVersion
Deprecated.Returns the enum constant of this type with the specified name.static BlobSasServiceVersion[]
BlobSasServiceVersion.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.