|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SlaveTemplate | |
|---|---|
| hudson.plugins.ec2 | |
| Uses of SlaveTemplate in hudson.plugins.ec2 |
|---|
| Methods in hudson.plugins.ec2 that return SlaveTemplate | |
|---|---|
SlaveTemplate |
EC2Cloud.getTemplate(hudson.model.Label label)
Gets SlaveTemplate that has the matching Label. |
SlaveTemplate |
EC2Cloud.getTemplate(String ami)
|
| Methods in hudson.plugins.ec2 that return types with arguments of type SlaveTemplate | |
|---|---|
hudson.model.Descriptor<SlaveTemplate> |
SlaveTemplate.getDescriptor()
|
List<SlaveTemplate> |
EC2Cloud.getTemplates()
|
| Constructor parameters in hudson.plugins.ec2 with type arguments of type SlaveTemplate | |
|---|---|
AmazonEC2Cloud(String accessId,
String secretKey,
String region,
String privateKey,
String instanceCapStr,
List<SlaveTemplate> templates)
|
|
EC2Cloud(String id,
String accessId,
String secretKey,
String privateKey,
String instanceCapStr,
List<SlaveTemplate> templates)
|
|
Eucalyptus(URL url,
String accessId,
String secretKey,
String privateKey,
String instanceCapStr,
List<SlaveTemplate> templates)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||