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 CosmosEncryptionAlgorithmGets the CosmosEncryptionAlgorithm enum back from the string valuestatic CosmosEncryptionAlgorithmReturns 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.