Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventConnectedRegistry
Packages that use ContainerRegistryEventConnectedRegistry
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of ContainerRegistryEventConnectedRegistry in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryEventConnectedRegistryModifier and TypeMethodDescriptionContainerRegistryArtifactEventData.getConnectedRegistry()Get the connectedRegistry property: The connected registry information if the event is generated by a connected registry.ContainerRegistryEventData.getConnectedRegistry()Get the connectedRegistry property: The connected registry information if the event is generated by a connected registry.Set the name property: The name of the connected registry that generated this event.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type ContainerRegistryEventConnectedRegistryModifier and TypeMethodDescriptionContainerRegistryArtifactEventData.setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry) Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.ContainerRegistryChartDeletedEventData.setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry) Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.ContainerRegistryChartPushedEventData.setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry) Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.ContainerRegistryEventData.setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry) Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.ContainerRegistryImageDeletedEventData.setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry) Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.ContainerRegistryImagePushedEventData.setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry) Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.