Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartDeletedEventData
Packages that use ContainerRegistryChartDeletedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of ContainerRegistryChartDeletedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryChartDeletedEventDataModifier and TypeMethodDescriptionSet the action property: The action that encompasses the provided event.ContainerRegistryChartDeletedEventData.setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry) Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.Set the id property: The event ID.ContainerRegistryChartDeletedEventData.setLocation(String location) Set the location property: The location of the event.ContainerRegistryChartDeletedEventData.setTarget(ContainerRegistryArtifactEventTarget target) Set the target property: The target of the event.ContainerRegistryChartDeletedEventData.setTimestamp(OffsetDateTime timestamp) Set the timestamp property: The time at which the event occurred.