public static class EC2Step.Execution
extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<com.amazonaws.services.ec2.model.Instance>
Modifier and Type | Method and Description |
---|---|
hudson.slaves.Cloud |
getByDisplayName(jenkins.model.Jenkins.CloudList clouds,
String name) |
protected com.amazonaws.services.ec2.model.Instance |
run() |
getStatus, onResume, start, stop
protected com.amazonaws.services.ec2.model.Instance run() throws Exception
run
in class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<com.amazonaws.services.ec2.model.Instance>
Exception
public hudson.slaves.Cloud getByDisplayName(jenkins.model.Jenkins.CloudList clouds, String name)
Copyright © 2016–2019. All rights reserved.