public class AlibabaEcsStep
extends org.jenkinsci.plugins.workflow.steps.Step
Used like:
node {
def x = alibabaEcs cloud: 'myCloud', template: 'cn-beijing-a-ecs.c5.large'
}
Created by kunlun.ykl on 2020/9/27.
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AlibabaEcsStep.DescriptorImpl |
static class |
AlibabaEcsStep.Execution |
ExtensionPoint.LegacyInstancesAreScopedToHudson| 构造器和说明 |
|---|
AlibabaEcsStep(String cloud,
String template) |
Copyright © 2016–2020. All rights reserved.