@Extension public static class AlibabaCloud.DescriptorImpl extends Descriptor<Cloud>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class Descriptor<Cloud>public FormValidation doCheckCloudName(@QueryParameter String value)
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws Descriptor.FormException
configure in class Descriptor<Cloud>Descriptor.FormExceptionpublic ListBoxModel doFillCredentialsIdItems()
public ListBoxModel doFillSshKeyItems(@QueryParameter String sshKey)
public FormValidation doTestConnection(@QueryParameter String credentialsId, @QueryParameter String sshKey, @QueryParameter String region)
public ListBoxModel doFillRegionItems(@QueryParameter String credentialsId)
public ListBoxModel doFillImageItems(@QueryParameter String credentialsId, @QueryParameter String region)
public ListBoxModel doFillKeyPairItems()
public ListBoxModel doFillVpcItems(@QueryParameter String credentialsId, @QueryParameter String region)
public ListBoxModel doFillSecurityGroupItems(@QueryParameter String credentialsId, @QueryParameter String region, @QueryParameter String vpc)
public ListBoxModel doFillZoneItems(@QueryParameter String credentialsId, @QueryParameter String region)
public ListBoxModel doFillVswItems(@QueryParameter String credentialsId, @QueryParameter String region, @QueryParameter String vpc, @QueryParameter String zone)
public ListBoxModel doFillInstanceTypeItems(@QueryParameter String credentialsId, @QueryParameter String region, @QueryParameter String zone)
public FormValidation doDryRun(@QueryParameter String credentialsId, @QueryParameter String sshKey, @QueryParameter String region)
Copyright © 2016–2020. All rights reserved.