| Modifier and Type | Method and Description |
|---|---|
ECSTaskTemplate |
ECSSlave.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
List<ECSTaskTemplate> |
ECSCloud.getTemplates() |
| Constructor and Description |
|---|
ECSSlave(ECSCloud cloud,
String name,
ECSTaskTemplate template,
hudson.slaves.ComputerLauncher launcher) |
| Constructor and Description |
|---|
ECSCloud(String name,
List<ECSTaskTemplate> templates,
String credentialsId,
String cluster,
String regionName,
String jenkinsUrl,
int slaveTimoutInSeconds) |
Copyright © 2016–2018. All rights reserved.