@Extension public static class Eucalyptus.DescriptorImpl extends EC2Cloud.DescriptorImpl
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doTestConnection(URL ec2endpoint,
boolean useInstanceProfileForCredentials,
String credentialsId,
String privateKey,
String roleArn,
String roleSessionName,
String region)
Tests the connection settings.
|
String |
getDisplayName() |
doCheckPrivateKey, doCheckUseInstanceProfileForCredentials, doFillCredentialsIdItems, 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 hudson.model.Descriptor<hudson.slaves.Cloud>
public hudson.util.FormValidation doTestConnection(@QueryParameter URL ec2endpoint, @QueryParameter boolean useInstanceProfileForCredentials, @QueryParameter String credentialsId, @QueryParameter String privateKey, @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.