Uses of Enum
com.azure.storage.blob.sas.BlobSasServiceVersion
Packages that use BlobSasServiceVersion
Package
Description
Package containing SAS (shared access signature) classes used by Azure Storage Blobs.
-
Uses of BlobSasServiceVersion in com.azure.storage.blob.sas
Subclasses with type arguments of type BlobSasServiceVersion in com.azure.storage.blob.sasModifier and TypeClassDescriptionenumDeprecated.The version is set to the latest version of sas.Methods in com.azure.storage.blob.sas that return BlobSasServiceVersionModifier and TypeMethodDescriptionstatic BlobSasServiceVersionBlobSasServiceVersion.getLatest()Deprecated.Gets the latest Sas service version supported by this client librarystatic BlobSasServiceVersionDeprecated.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.