Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventActor
Packages that use ContainerRegistryEventActor
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of ContainerRegistryEventActor in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryEventActorModifier and TypeMethodDescriptionContainerRegistryEventData.getActor()Get the actor property: The agent that initiated the event.Set the name property: The subject or username associated with the request context that generated the event.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type ContainerRegistryEventActorModifier and TypeMethodDescriptionContainerRegistryEventData.setActor(ContainerRegistryEventActor actor) Set the actor property: The agent that initiated the event.ContainerRegistryImageDeletedEventData.setActor(ContainerRegistryEventActor actor) Set the actor property: The agent that initiated the event.ContainerRegistryImagePushedEventData.setActor(ContainerRegistryEventActor actor) Set the actor property: The agent that initiated the event.