Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventActor
Packages that use ContainerRegistryEventActor
Package
Description
Package containing the data models for SystemEvents.
-
Uses of ContainerRegistryEventActor in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryEventActorModifier and TypeMethodDescriptionstatic ContainerRegistryEventActorContainerRegistryEventActor.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerRegistryEventActor from the JsonReader.ContainerRegistryEventData.getActor()Get the actor property: The agent that initiated the event.ContainerRegistryImageDeletedEventData.getActor()Get the actor property: The agent that initiated the event.ContainerRegistryImagePushedEventData.getActor()Get the actor property: The agent that initiated the event.