Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ImportSourceCredentials |
ImportSource.credentials()
Get credentials used when importing from a registry uri.
|
ImportSourceCredentials |
ImportSourceCredentials.withPassword(String password)
Set the password used to authenticate with the source registry.
|
ImportSourceCredentials |
ImportSourceCredentials.withUsername(String username)
Set the username to authenticate with the source registry.
|
Modifier and Type | Method and Description |
---|---|
ImportSource |
ImportSource.withCredentials(ImportSourceCredentials credentials)
Set credentials used when importing from a registry uri.
|
Copyright © 2019. All rights reserved.