@Extension public static final class vSphereCloud.DescriptorImpl extends Descriptor<Cloud>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
Modifier and Type | Field and Description |
---|---|
ConcurrentMap<String,vSphereCloud> |
hypervisors
Deprecated.
|
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject o) |
FormValidation |
doCheckInstanceCap(String value) |
FormValidation |
doCheckMaxOnlineSlaves(String value) |
FormValidation |
doCheckVsDescription(String value) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
@Deprecated public final ConcurrentMap<String,vSphereCloud> hypervisors
public String getDisplayName()
getDisplayName
in class Descriptor<Cloud>
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject o) throws Descriptor.FormException
configure
in class Descriptor<Cloud>
Descriptor.FormException
public FormValidation doCheckVsDescription(@QueryParameter String value)
public FormValidation doCheckMaxOnlineSlaves(@QueryParameter String value)
public FormValidation doCheckInstanceCap(@QueryParameter String value)
Copyright © 2016–2022. All rights reserved.