Class EC2Step.Execution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    EC2Step

    public static class EC2Step.Execution
    extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<com.amazonaws.services.ec2.model.Instance>
    See Also:
    Serialized Form
    • Method Detail

      • run

        protected com.amazonaws.services.ec2.model.Instance run()
                                                         throws Exception
        Specified by:
        run in class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<com.amazonaws.services.ec2.model.Instance>
        Throws:
        Exception