Uses of Enum
com.azure.health.deidentification.DeidentificationServiceVersion
Packages that use DeidentificationServiceVersion
Package
Description
Package containing the classes for Deidentification.
-
Uses of DeidentificationServiceVersion in com.azure.health.deidentification
Methods in com.azure.health.deidentification that return DeidentificationServiceVersionModifier and TypeMethodDescriptionDeidentificationServiceVersion.getLatest()Gets the latest service version supported by this client library.Returns the enum constant of this type with the specified name.static DeidentificationServiceVersion[]DeidentificationServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.health.deidentification with parameters of type DeidentificationServiceVersionModifier and TypeMethodDescriptionDeidentificationClientBuilder.serviceVersion(DeidentificationServiceVersion serviceVersion) Sets Service version.