@Extension public static class AmazonEC2Cloud.DescriptorImpl extends EC2Cloud.DescriptorImpl
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckAltEC2Endpoint(String value) |
FormValidation |
doCheckCloudName(String value) |
ListBoxModel |
doFillRegionItems(String altEC2Endpoint,
boolean useInstanceProfileForCredentials,
String credentialsId) |
FormValidation |
doTestConnection(ItemGroup context,
String region,
boolean useInstanceProfileForCredentials,
String credentialsId,
String sshKeysCredentialsId,
String roleArn,
String roleSessionName) |
String |
getDisplayName() |
doCheckSshKeysCredentialsId, doCheckUseInstanceProfileForCredentials, doFillCredentialsIdItems, doFillSshKeysCredentialsIdItems, doTestConnection, getInstanceTypes
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 doCheckAltEC2Endpoint(@QueryParameter String value)
public ListBoxModel doFillRegionItems(@QueryParameter String altEC2Endpoint, @QueryParameter boolean useInstanceProfileForCredentials, @QueryParameter String credentialsId) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
public FormValidation doTestConnection(@AncestorInPath ItemGroup context, @QueryParameter String region, @QueryParameter boolean useInstanceProfileForCredentials, @QueryParameter String credentialsId, @QueryParameter String sshKeysCredentialsId, @QueryParameter String roleArn, @QueryParameter String roleSessionName) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
Copyright © 2016–2022. All rights reserved.