public abstract static class VPC.DescriptorImpl extends Descriptor<Cloud>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckCredentialsId(String value) |
FormValidation |
doCheckSshKeysCredentialsId(String value) |
FormValidation |
doCheckVpcID(String value) |
ListBoxModel |
doFillCredentialsIdItems() |
ListBoxModel |
doFillSshKeysCredentialsIdItems(String sshKeysCredentialsId) |
protected FormValidation |
doTestConnection(String region,
String credentialsId,
String sshKeysCredentialsId) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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
public FormValidation doCheckCredentialsId(@QueryParameter String value)
public FormValidation doCheckVpcID(@QueryParameter String value)
public ListBoxModel doFillCredentialsIdItems()
public ListBoxModel doFillSshKeysCredentialsIdItems(@QueryParameter String sshKeysCredentialsId)
public FormValidation doCheckSshKeysCredentialsId(@QueryParameter String value) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
protected FormValidation doTestConnection(String region, String credentialsId, String sshKeysCredentialsId)
Copyright © 2016–2021. All rights reserved.