Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource
Packages that use ContainerRegistryEventSource
Package
Description
Package containing the data models for SystemEvents.
-
Uses of ContainerRegistryEventSource in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryEventSourceModifier and TypeMethodDescriptionstatic ContainerRegistryEventSourceContainerRegistryEventSource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerRegistryEventSource from the JsonReader.ContainerRegistryEventData.getSource()Get the source property: The registry node that generated the event.ContainerRegistryImageDeletedEventData.getSource()Get the source property: The registry node that generated the event.ContainerRegistryImagePushedEventData.getSource()Get the source property: The registry node that generated the event.