Uses of Enum
com.azure.cosmos.encryption.models.CosmosEncryptionAlgorithm
-
Uses of CosmosEncryptionAlgorithm in com.azure.cosmos.encryption.models
Modifier 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.