public class DockerRegistryCredential extends hudson.model.AbstractDescribableImpl<DockerRegistryCredential>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DockerRegistryCredential.DescriptorImpl  | 
| Constructor and Description | 
|---|
DockerRegistryCredential(String registryAddr,
                        String credentialsId)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCredentialsId()  | 
String | 
getRegistryAddr()  | 
Copyright © 2016–2020. All rights reserved.