Uses of Class
com.azure.messaging.eventgrid.systemevents.ResourceNotificationsResourceUpdatedDetails
Packages that use ResourceNotificationsResourceUpdatedDetails
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of ResourceNotificationsResourceUpdatedDetails in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ResourceNotificationsResourceUpdatedDetailsModifier and TypeMethodDescriptionResourceNotificationsResourceUpdatedEventData.getResourceDetails()Get the resourceDetails property: resourceInfo details for update event.Set the id property: id of the resource for which the event is being emitted.ResourceNotificationsResourceUpdatedDetails.setLocation(String location) Set the location property: the location of the resource for which the event is being emitted.Set the name property: name of the resource for which the event is being emitted.ResourceNotificationsResourceUpdatedDetails.setProperties(Map<String, Object> properties) Set the properties property: properties in the payload of the resource for which the event is being emitted.ResourceNotificationsResourceUpdatedDetails.setResourceTags(Map<String, String> tags) Set the tags property: the tags on the resource for which the event is being emitted.Deprecated.Set the type property: the type of the resource for which the event is being emitted.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type ResourceNotificationsResourceUpdatedDetailsModifier and TypeMethodDescriptionResourceNotificationsHealthResourcesAnnotatedEventData.setResourceDetails(ResourceNotificationsResourceUpdatedDetails resourceDetails) Set the resourceDetails property: resourceInfo details for update event.ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData.setResourceDetails(ResourceNotificationsResourceUpdatedDetails resourceDetails) Set the resourceDetails property: resourceInfo details for update event.ResourceNotificationsResourceManagementCreatedOrUpdatedEventData.setResourceDetails(ResourceNotificationsResourceUpdatedDetails resourceDetails) Set the resourceDetails property: resourceInfo details for update event.ResourceNotificationsResourceUpdatedEventData.setResourceDetails(ResourceNotificationsResourceUpdatedDetails resourceDetails) Set the resourceDetails property: resourceInfo details for update event.
setResourceTags(Map).