@Extension public static class Eucalyptus.DescriptorImpl extends EC2Cloud.DescriptorImpl
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doGenerateKey(org.kohsuke.stapler.StaplerResponse rsp,
URL url,
boolean useInstanceProfileForCredentials,
String credentialsId) |
hudson.util.FormValidation |
doTestConnection(URL ec2endpoint,
boolean useInstanceProfileForCredentials,
String credentialsId,
String privateKey) |
String |
getDisplayName() |
doCheckPrivateKey, doCheckUseInstanceProfileForCredentials, doFillCredentialsIdItems, getInstanceTypes
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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) throws IOException, javax.servlet.ServletException
doTestConnection
in class EC2Cloud.DescriptorImpl
IOException
javax.servlet.ServletException
public hudson.util.FormValidation doGenerateKey(org.kohsuke.stapler.StaplerResponse rsp, @QueryParameter URL url, @QueryParameter boolean useInstanceProfileForCredentials, @QueryParameter String credentialsId) throws IOException, javax.servlet.ServletException
doGenerateKey
in class EC2Cloud.DescriptorImpl
IOException
javax.servlet.ServletException
Copyright © 2004-2016. All Rights Reserved.