Uses of Class
com.azure.health.deidentification.models.DeidentificationResult
Packages that use DeidentificationResult
Package
Description
Package containing the classes for Deidentification.
Package containing the data models for Deidentification.
-
Uses of DeidentificationResult in com.azure.health.deidentification
Methods in com.azure.health.deidentification that return DeidentificationResultModifier and TypeMethodDescriptionDeidentificationClient.deidentifyText(DeidentificationContent body) De-identify text.Methods in com.azure.health.deidentification that return types with arguments of type DeidentificationResultModifier and TypeMethodDescriptionDeidentificationAsyncClient.deidentifyText(DeidentificationContent body) De-identify text. -
Uses of DeidentificationResult in com.azure.health.deidentification.models
Methods in com.azure.health.deidentification.models that return DeidentificationResultModifier and TypeMethodDescriptionstatic DeidentificationResultDeidentificationResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeidentificationResult from the JsonReader.