Uses of Class
hudson.plugins.ec2.EC2AbstractSlave
Packages that use EC2AbstractSlave
-
Uses of EC2AbstractSlave in hudson.plugins.ec2
Subclasses of EC2AbstractSlave in hudson.plugins.ec2Methods in hudson.plugins.ec2 that return EC2AbstractSlaveModifier and TypeMethodDescriptionSlaveTemplate.attach
(String instanceId, TaskListener listener) Provisions a new EC2 agent based on the currently running instance on EC2, instead of starting a new one.EC2Computer.getNode()
Methods in hudson.plugins.ec2 that return types with arguments of type EC2AbstractSlaveModifier and TypeMethodDescriptionSlaveTemplate.provision
(int number, EnumSet<SlaveTemplate.ProvisionOptions> provisionOptions) Provisions a new EC2 agent or starts a previously stopped on-demand instance.Constructors in hudson.plugins.ec2 with parameters of type EC2AbstractSlave