| Modifier and Type | Method and Description |
|---|---|
SlaveTemplate |
Cloud.getTemplate(hudson.model.Label label) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<SlaveTemplate> |
SlaveTemplate.getDescriptor() |
List<SlaveTemplate> |
Cloud.getTemplates() |
| Constructor and Description |
|---|
Cloud(String name,
String apiKey,
String clientId,
String privateKey,
String sshKeyId,
String instanceCapStr,
List<? extends SlaveTemplate> templates)
Constructor parameters are injected via jelly in the jenkins global configuration
|
Copyright © 2004-2015. All Rights Reserved.