Uses of Class
com.microsoft.azure.management.containerregistry.Target
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of Target in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionEventContent.target()
Get the target of the event.Target.withDigest
(String digest) Set the digest of the content, as defined by the Registry V2 HTTP API Specification.Target.withLength
(Long length) Set the number of bytes of the content.Target.withMediaType
(String mediaType) Set the MIME type of the referenced object.Target.withRepository
(String repository) Set the repository name.Set the number of bytes of the content.Set the tag name.Set the direct URL to the content.Modifier and TypeMethodDescriptionEventContent.withTarget
(Target target) Set the target of the event.