public static interface BuildStep.UpdateStages.WithImageCache
| Modifier and Type | Method and Description |
|---|---|
BuildStep.Update |
withImageCacheDisabled()
Specifies that the image cache is disabled.
|
BuildStep.Update |
withImageCacheEnabled()
Specifies that the image cache is enabled.
|
BuildStep.Update withImageCacheEnabled()
BuildStep.Update withImageCacheDisabled()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/