| Modifier and Type | Method and Description |
|---|---|
ImportImageParameters |
ImportImageParameters.withMode(ImportMode mode)
Set when Force, any existing target tags will be overwritten.
|
ImportImageParameters |
ImportImageParameters.withSource(ImportSource source)
Set the source of the image.
|
ImportImageParameters |
ImportImageParameters.withTargetTags(List<String> targetTags)
Set list of strings of the form repo[:tag].
|
ImportImageParameters |
ImportImageParameters.withUntaggedTargetRepositories(List<String> untaggedTargetRepositories)
Set list of strings of repository names to do a manifest only copy.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/