| Modifier and Type | Method and Description |
|---|---|
ImageRegistryCredential |
ImageRegistryCredential.withPassword(String password)
Set the password value.
|
ImageRegistryCredential |
ImageRegistryCredential.withServer(String server)
Set the server value.
|
ImageRegistryCredential |
ImageRegistryCredential.withUsername(String username)
Set the username value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/