Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Packages that use ContainerRegistryEventRequest
Package
Description
Package containing the data models for SystemEvents.
-
Uses of ContainerRegistryEventRequest in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryEventRequestModifier and TypeMethodDescriptionContainerRegistryEventRequest.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerRegistryEventRequest from the JsonReader.ContainerRegistryEventData.getRequest()Get the request property: The request that generated the event.ContainerRegistryImageDeletedEventData.getRequest()Get the request property: The request that generated the event.ContainerRegistryImagePushedEventData.getRequest()Get the request property: The request that generated the event.