Uses of Class
com.microsoft.azure.management.containerregistry.ImageUpdateTrigger
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of ImageUpdateTrigger in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionSet the unique ID of the trigger.ImageUpdateTrigger.withImages
(List<ImageDescriptor> images) Set the list of image updates that caused the build.ImageUpdateTrigger.withTimestamp
(org.joda.time.DateTime timestamp) Set the timestamp when the image update happened.