Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ImageUpdateTrigger |
ImageUpdateTrigger.withId(String id)
Set the unique ID of the trigger.
|
ImageUpdateTrigger |
ImageUpdateTrigger.withImages(List<ImageDescriptor> images)
Set the list of image updates that caused the build.
|
ImageUpdateTrigger |
ImageUpdateTrigger.withTimestamp(org.joda.time.DateTime timestamp)
Set the timestamp when the image update happened.
|
Copyright © 2019. All rights reserved.