@Extension
public static final class GoogleContainerRegistryCredential.DescriptorImpl
extends com.cloudbees.plugins.credentials.CredentialsDescriptor
Constructor and Description |
---|
GoogleContainerRegistryCredential.DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
String |
getDisplayName() |
String |
getGcrServer()
Retrieve the Google Registry Container server URL.
|
String |
getGlobalDisplayName()
Display name to prefer in the context of global settings.
|
doFillScopeItems, getCredentialsPage, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public GoogleContainerRegistryCredential.DescriptorImpl()
public String getGlobalDisplayName()
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<com.cloudbees.plugins.credentials.Credentials>
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json) throws hudson.model.Descriptor.FormException
configure
in class hudson.model.Descriptor<com.cloudbees.plugins.credentials.Credentials>
hudson.model.Descriptor.FormException
Copyright © 2004-2015. All Rights Reserved.