@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 |
doTestConnection(String zone,
String endPointUrl,
String identity,
String credential) |
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 doTestConnection(@QueryParameter String zone, @QueryParameter String endPointUrl, @QueryParameter String identity, @QueryParameter String credential)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public hudson.util.FormValidation doCheckEndPointUrl(@QueryParameter String value)
Copyright © 2016–2017. All rights reserved.