Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource
Packages that use ContainerRegistryEventSource
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of ContainerRegistryEventSource in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryEventSourceModifier and TypeMethodDescriptionContainerRegistryEventData.getSource()Get the source property: The registry node that generated the event.Set the addr property: The IP or hostname and the port of the registry node that generated the event.ContainerRegistryEventSource.setInstanceID(String instanceID) Set the instanceID property: The running instance of an application.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type ContainerRegistryEventSourceModifier and TypeMethodDescriptionContainerRegistryEventData.setSource(ContainerRegistryEventSource source) Set the source property: The registry node that generated the event.ContainerRegistryImageDeletedEventData.setSource(ContainerRegistryEventSource source) Set the source property: The registry node that generated the event.ContainerRegistryImagePushedEventData.setSource(ContainerRegistryEventSource source) Set the source property: The registry node that generated the event.