| Modifier and Type | Method | Description |
|---|---|---|
ImageUpdateTrigger |
Run.imageUpdateTrigger() |
|
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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/