Uses of Class
com.azure.containers.containerregistry.RegistryArtifact
Packages that use RegistryArtifact
Package
Description
Package containing the classes for ContainerRegistry.
-
Uses of RegistryArtifact in com.azure.containers.containerregistry
Methods in com.azure.containers.containerregistry that return RegistryArtifactModifier and TypeMethodDescriptionContainerRegistryClient.getArtifact(String repositoryName, String tagOrDigest) Creates a new instance ofRegistryArtifactobject for the specified artifact.ContainerRepository.getArtifact(String tagOrDigest) Creates a new instance ofRegistryArtifactobject for the specified artifact.