Uses of Enum
com.azure.storage.blob.specialized.cryptography.EncryptionVersion
-
Uses of EncryptionVersion in com.azure.storage.blob.specialized.cryptography
Subclasses with type arguments of type EncryptionVersion in com.azure.storage.blob.specialized.cryptographyModifier and TypeClassDescriptionenumSpecifies the version of the client side encryption protocol to use.Methods in com.azure.storage.blob.specialized.cryptography that return EncryptionVersionModifier and TypeMethodDescriptionstatic EncryptionVersionReturns the enum constant of this type with the specified name.static EncryptionVersion[]EncryptionVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.azure.storage.blob.specialized.cryptography with parameters of type EncryptionVersionModifierConstructorDescriptionCreates a new instance of the EncryptedBlobClientbuilder.