Uses of Enum
com.azure.cosmos.encryption.models.CosmosEncryptionAlgorithm
Packages that use CosmosEncryptionAlgorithm
-
Uses of CosmosEncryptionAlgorithm in com.azure.cosmos.encryption.models
Methods in com.azure.cosmos.encryption.models that return CosmosEncryptionAlgorithmModifier and TypeMethodDescriptionstatic CosmosEncryptionAlgorithm
Gets the CosmosEncryptionAlgorithm enum back from the string valuestatic CosmosEncryptionAlgorithm
Returns the enum constant of this type with the specified name.static CosmosEncryptionAlgorithm[]
CosmosEncryptionAlgorithm.values()
Returns an array containing the constants of this enum type, in the order they are declared.