Uses of Class
com.azure.health.deidentification.models.DeidentificationDocumentDetails
Packages that use DeidentificationDocumentDetails
Package
Description
Package containing the classes for Deidentification.
Package containing the data models for Deidentification.
-
Uses of DeidentificationDocumentDetails in com.azure.health.deidentification
Methods in com.azure.health.deidentification that return types with arguments of type DeidentificationDocumentDetailsModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedFlux<DeidentificationDocumentDetails> DeidentificationAsyncClient.listJobDocuments(String jobName) List processed documents within a job.com.azure.core.http.rest.PagedIterable<DeidentificationDocumentDetails> DeidentificationClient.listJobDocuments(String jobName) List processed documents within a job. -
Uses of DeidentificationDocumentDetails in com.azure.health.deidentification.models
Methods in com.azure.health.deidentification.models that return DeidentificationDocumentDetailsModifier and TypeMethodDescriptionDeidentificationDocumentDetails.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeidentificationDocumentDetails from the JsonReader.