@Extension
public static class JCloudsCloud.DescriptorImpl
extends hudson.model.Descriptor<hudson.slaves.Cloud>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckEndPointUrl(String value) |
hudson.util.FormValidation |
doCheckName(String value) |
hudson.util.ListBoxModel |
doFillCredentialIdItems() |
hudson.util.FormValidation |
doTestConnection(boolean ignoreSsl,
String credentialId,
String endPointUrl,
String zone) |
static SlaveOptions |
getDefaultOptions() |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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
@Nonnull public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.slaves.Cloud>
public static SlaveOptions getDefaultOptions()
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public hudson.util.FormValidation doCheckName(@QueryParameter String value)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public hudson.util.FormValidation doTestConnection(@QueryParameter boolean ignoreSsl, @QueryParameter String credentialId, @QueryParameter String endPointUrl, @QueryParameter String zone)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public hudson.util.FormValidation doCheckEndPointUrl(@QueryParameter String value)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public hudson.util.ListBoxModel doFillCredentialIdItems()
Copyright © 2016–2018. All rights reserved.