public class vSphereStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
Modifier and Type | Class and Description |
---|---|
static class |
vSphereStep.DescriptorImpl |
static class |
vSphereStep.vSphereExecution |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
vSphereStep() |
Modifier and Type | Method and Description |
---|---|
VSphereBuildStep |
getBuildStep() |
String |
getServerName() |
void |
setBuildStep(VSphereBuildStep buildStep) |
void |
setServerName(String serverName) |
public String getServerName()
public VSphereBuildStep getBuildStep()
@DataBoundSetter public void setBuildStep(VSphereBuildStep buildStep)
@DataBoundSetter public void setServerName(String serverName)
Copyright © 2016–2022. All rights reserved.