@Extension public static class HuaweiVPC.DescriptorImpl extends VPC.DescriptorImpl
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckCloudName(String value) |
FormValidation |
doCheckRegion(String value) |
ListBoxModel |
doFillRegionItems() |
FormValidation |
doTestConnection(String region,
String credentialsId,
String sshKeysCredentialsId) |
String |
getDisplayName() |
doCheckCredentialsId, doCheckSshKeysCredentialsId, doCheckVpcID, doFillCredentialsIdItems, doFillSshKeysCredentialsIdItems
addHelpFileRedirect, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<Cloud>
public FormValidation doCheckCloudName(@QueryParameter String value)
public FormValidation doCheckRegion(@QueryParameter String value)
public ListBoxModel doFillRegionItems()
public FormValidation doTestConnection(@QueryParameter String region, @QueryParameter String credentialsId, @QueryParameter String sshKeysCredentialsId)
doTestConnection
in class VPC.DescriptorImpl
Copyright © 2016–2021. All rights reserved.