Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventConnectedRegistry
Packages that use ContainerRegistryEventConnectedRegistry
Package
Description
Package containing the data models for SystemEvents.
-
Uses of ContainerRegistryEventConnectedRegistry in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryEventConnectedRegistryModifier and TypeMethodDescriptionContainerRegistryEventConnectedRegistry.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerRegistryEventConnectedRegistry from the JsonReader.ContainerRegistryArtifactEventData.getConnectedRegistry()Get the connectedRegistry property: The connected registry information if the event is generated by a connected registry.ContainerRegistryChartDeletedEventData.getConnectedRegistry()Get the connectedRegistry property: The connected registry information if the event is generated by a connected registry.ContainerRegistryChartPushedEventData.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.ContainerRegistryImageDeletedEventData.getConnectedRegistry()Get the connectedRegistry property: The connected registry information if the event is generated by a connected registry.ContainerRegistryImagePushedEventData.getConnectedRegistry()Get the connectedRegistry property: The connected registry information if the event is generated by a connected registry.