@Extension public static class Eucalyptus.DescriptorImpl extends EC2Cloud.DescriptorImpl
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doTestConnection(URL ec2endpoint,
boolean useInstanceProfileForCredentials,
String credentialsId,
String sshKeysCredentialsId,
String roleArn,
String roleSessionName,
String region)
Tests the connection settings.
|
String |
getDisplayName() |
doCheckSshKeysCredentialsId, doCheckUseInstanceProfileForCredentials, doFillCredentialsIdItems, doFillSshKeysCredentialsIdItems, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<Cloud>
public FormValidation doTestConnection(@QueryParameter URL ec2endpoint, @QueryParameter boolean useInstanceProfileForCredentials, @QueryParameter String credentialsId, @QueryParameter String sshKeysCredentialsId, @QueryParameter String roleArn, @QueryParameter String roleSessionName, @QueryParameter String region) throws IOException, javax.servlet.ServletException
EC2Cloud.DescriptorImpl
@RequirePOST
doTestConnection
in class EC2Cloud.DescriptorImpl
IOException
javax.servlet.ServletException
Copyright © 2016–2020. All rights reserved.