| Package | Description |
|---|---|
| org.jenkinsci.plugins.vsphere | |
| org.jenkinsci.plugins.vsphere.builders | |
| org.jenkinsci.plugins.workflow |
| Modifier and Type | Method and Description |
|---|---|
VSphereBuildStep |
VSphereBuildStepContainer.getBuildStep() |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorExtensionList<VSphereBuildStep,VSphereBuildStep.VSphereBuildStepDescriptor> |
VSphereBuildStep.all() |
DescriptorExtensionList<VSphereBuildStep,VSphereBuildStep.VSphereBuildStepDescriptor> |
VSphereBuildStepContainer.VSphereBuildStepContainerDescriptor.getBuildSteps() |
| Constructor and Description |
|---|
VSphereBuildStepContainer(VSphereBuildStep buildStep,
String serverName) |
| Constructor and Description |
|---|
VSphereBuildStepDescriptor(Class<? extends VSphereBuildStep> clazz) |
| Modifier and Type | Class and Description |
|---|---|
class |
Clone |
class |
ConvertToTemplate |
class |
ConvertToVm |
class |
Delete |
class |
DeleteSnapshot |
class |
Deploy |
class |
ExposeGuestInfo
Expose guest info for the named VM as environmental variables.
|
class |
PowerOff |
class |
PowerOn |
class |
Reconfigure |
class |
Rename |
class |
RenameSnapshot |
class |
RevertToSnapshot |
class |
SuspendVm |
class |
TakeSnapshot |
| Modifier and Type | Method and Description |
|---|---|
VSphereBuildStep |
vSphereStep.getBuildStep() |
| Modifier and Type | Method and Description |
|---|---|
DescriptorExtensionList<VSphereBuildStep,VSphereBuildStep.VSphereBuildStepDescriptor> |
vSphereStep.DescriptorImpl.getBuildSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
vSphereStep.setBuildStep(VSphereBuildStep buildStep) |
Copyright © 2016–2022. All rights reserved.