Uses of Class
com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Packages that use ContainerRegistryArtifactEventTarget
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of ContainerRegistryArtifactEventTarget in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return ContainerRegistryArtifactEventTargetModifier and TypeMethodDescriptionContainerRegistryArtifactEventData.getTarget()Get the target property: The target of the event.Set the digest property: The digest of the artifact.ContainerRegistryArtifactEventTarget.setMediaType(String mediaType) Set the mediaType property: The MIME type of the artifact.Set the name property: The name of the artifact.ContainerRegistryArtifactEventTarget.setRepository(String repository) Set the repository property: The repository name of the artifact.Set the size property: The size in bytes of the artifact.Set the tag property: The tag of the artifact.ContainerRegistryArtifactEventTarget.setVersion(String version) Set the version property: The version of the artifact.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type ContainerRegistryArtifactEventTargetModifier and TypeMethodDescriptionContainerRegistryArtifactEventData.setTarget(ContainerRegistryArtifactEventTarget target) Set the target property: The target of the event.ContainerRegistryChartDeletedEventData.setTarget(ContainerRegistryArtifactEventTarget target) Set the target property: The target of the event.ContainerRegistryChartPushedEventData.setTarget(ContainerRegistryArtifactEventTarget target) Set the target property: The target of the event.