@Extension public static class FolderVSphereCloudProperty.DescriptorImpl extends com.cloudbees.hudson.plugins.folder.AbstractFolderPropertyDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description | 
|---|
| DescriptorImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| FormValidation | doCheckInstanceCap(String instanceCap) | 
| FormValidation | doCheckMaxOnlineSlaves(String maxOnlineSlaves) | 
| FormValidation | doTestConnection(com.cloudbees.hudson.plugins.folder.AbstractFolder<?> containingFolderOrNull,
                String vsHost,
                boolean allowUntrustedCertificate,
                String vsDescription,
                String credentialsId)For UI. | 
| String | getDisplayName() | 
getApplicableDescriptors, isApplicable, newInstanceaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class Descriptor<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>public FormValidation doTestConnection(@AncestorInPath com.cloudbees.hudson.plugins.folder.AbstractFolder<?> containingFolderOrNull, @QueryParameter String vsHost, @QueryParameter boolean allowUntrustedCertificate, @QueryParameter String vsDescription, @QueryParameter String credentialsId)
vsHost - From UI.vsDescription - From UI.credentialsId - From UI.public FormValidation doCheckMaxOnlineSlaves(@QueryParameter String maxOnlineSlaves)
public FormValidation doCheckInstanceCap(@QueryParameter String instanceCap)
Copyright © 2016–2022. All rights reserved.