public static interface RegistryDockerTaskStep.UpdateStages.Cache
| Modifier and Type | Method and Description |
|---|---|
RegistryDockerTaskStep.Update |
withCacheEnabled(boolean enabled)
The function that specifies the task has a cache.
|
RegistryDockerTaskStep.Update withCacheEnabled(boolean enabled)
enabled - whether caching is enabled./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/