|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<hudson.slaves.Cloud>
hudson.plugins.ec2.EC2Cloud.DescriptorImpl
hudson.plugins.ec2.Eucalyptus.DescriptorImpl
@Extension public static class Eucalyptus.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
Eucalyptus.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
hudson.util.FormValidation |
doGenerateKey(org.kohsuke.stapler.StaplerResponse rsp,
java.net.URL url,
java.lang.String accessId,
java.lang.String secretKey)
|
hudson.util.FormValidation |
doTestConnection(java.net.URL url,
java.lang.String accessId,
java.lang.String secretKey,
java.lang.String privateKey)
|
java.lang.String |
getDisplayName()
|
| Methods inherited from class hudson.plugins.ec2.EC2Cloud.DescriptorImpl |
|---|
doCheckAccessId, doCheckPrivateKey, doCheckSecretKey, getInstanceTypes |
| Methods inherited from class hudson.model.Descriptor |
|---|
configure, configure, configure, convert, doHelp, find, find, getCheckUrl, getConfigPage, getGlobalConfigPage, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Eucalyptus.DescriptorImpl()
| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.slaves.Cloud>
public hudson.util.FormValidation doTestConnection(@QueryParameter
java.net.URL url,
@QueryParameter
java.lang.String accessId,
@QueryParameter
java.lang.String secretKey,
@QueryParameter
java.lang.String privateKey)
throws java.io.IOException,
javax.servlet.ServletException
doTestConnection in class EC2Cloud.DescriptorImpljava.io.IOException
javax.servlet.ServletException
public hudson.util.FormValidation doGenerateKey(org.kohsuke.stapler.StaplerResponse rsp,
@QueryParameter
java.net.URL url,
@QueryParameter
java.lang.String accessId,
@QueryParameter
java.lang.String secretKey)
throws java.io.IOException,
javax.servlet.ServletException
doGenerateKey in class EC2Cloud.DescriptorImpljava.io.IOException
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||