Uses of Class
com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceDeletedEventData
Packages that use HealthcareFhirResourceDeletedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of HealthcareFhirResourceDeletedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return HealthcareFhirResourceDeletedEventDataModifier and TypeMethodDescriptionHealthcareFhirResourceDeletedEventData.setFhirResourceId(String fhirResourceId) Set the fhirResourceId property: Id of HL7 FHIR resource.HealthcareFhirResourceDeletedEventData.setFhirResourceType(HealthcareFhirResourceType fhirResourceType) Set the fhirResourceType property: Type of HL7 FHIR resource.HealthcareFhirResourceDeletedEventData.setFhirResourceVersionId(Long fhirResourceVersionId) Set the fhirResourceVersionId property: VersionId of HL7 FHIR resource.HealthcareFhirResourceDeletedEventData.setFhirServiceHostName(String fhirServiceHostName) Set the fhirServiceHostName property: Domain name of FHIR account for this resource.