public class RegistryAliasGroup extends Object
| Constructor and Description |
|---|
RegistryAliasGroup() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getAliasesGroup(String registry)
Returns the list of registry aliases for the given
registry, including registry
as the first element. |
public static List<String> getAliasesGroup(String registry)
registry, including registry
as the first element.registry - the registry for which the alias group is requestedregistry is the first elementCopyright © 2018. All rights reserved.