|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<SlaveTemplate>
hudson.plugins.ec2.SlaveTemplate.DescriptorImpl
@Extension public static final class SlaveTemplate.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 | |
|---|---|
SlaveTemplate.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
hudson.util.FormValidation |
doValidateAmi(java.lang.String accessId,
java.lang.String secretKey,
java.lang.String ec2EndpointUrl,
java.lang.String ami)
Check that the AMI requested is available in the cloud and can be used. |
java.lang.String |
getDisplayName()
|
java.lang.String |
getHelpFile(java.lang.String fieldName)
Since this shares much of the configuration with EC2Computer, check its help page, too. |
| Methods inherited from class hudson.model.Descriptor |
|---|
configure, configure, configure, convert, doHelp, find, find, getCheckUrl, getConfigPage, getGlobalConfigPage, 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 SlaveTemplate.DescriptorImpl()
| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<SlaveTemplate>public java.lang.String getHelpFile(java.lang.String fieldName)
EC2Computer, check its help page, too.
getHelpFile in class hudson.model.Descriptor<SlaveTemplate>
public hudson.util.FormValidation doValidateAmi(@QueryParameter
java.lang.String accessId,
@QueryParameter
java.lang.String secretKey,
@QueryParameter
java.lang.String ec2EndpointUrl,
@QueryParameter
java.lang.String ami)
throws java.io.IOException,
javax.servlet.ServletException
java.io.IOException
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||