| Package | Description |
|---|---|
| hudson.plugins.ec2 |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
EC2AxisCloud.allocateSlavesLabels(EC2Logger logger,
String ec2Label,
Integer numberOfSlaves,
Integer instanceBootTimeoutLimit) |
List<hudson.plugins.ec2.EC2AbstractSlave> |
Ec2AxisSlaveTemplate.provisionMultipleSlaves(EC2Logger logger,
int numberOfInstancesToCreate) |
| Constructor and Description |
|---|
OnDemandInstanceProvider(com.amazonaws.services.ec2.model.KeyPair keyPair,
List<String> ec2SecurityGroups,
Ec2AxisSlaveTemplate slaveTemplate,
EC2Logger logger) |
SpotInstanceProvider(com.amazonaws.services.ec2.model.KeyPair keyPair,
List<String> ec2SecurityGroups,
Ec2AxisSlaveTemplate slaveTemplate,
EC2Logger logger) |
Copyright © 2004-2013. All Rights Reserved.