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