Package | Description |
---|---|
org.jenkinsci.plugins | |
org.jenkinsci.plugins.folder | |
org.jenkinsci.plugins.vsphere | |
org.jenkinsci.plugins.vsphere.tools |
Modifier and Type | Field and Description |
---|---|
protected vSphereCloud |
vSphereCloudSlaveTemplate.parent |
Modifier and Type | Field and Description |
---|---|
ConcurrentMap<String,vSphereCloud> |
vSphereCloud.DescriptorImpl.hypervisors
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
vSphereCloud |
vSphereCloudLauncher.findOurVsInstance()
Find the
vSphereCloud for this vSphereCloudLauncher , or
dies trying. |
protected vSphereCloud |
vSphereCloudSlave.findOurVsInstance(ComputerLauncher l) |
vSphereCloud |
vSphereCloudSlaveTemplate.getParent() |
vSphereCloud |
vSphereCloudSlave.DescriptorImpl.getSpecificvSphereCloud(String vsDescription) |
Modifier and Type | Method and Description |
---|---|
static List<vSphereCloud> |
vSphereCloud.findAllVsphereClouds(String jobName) |
List<vSphereCloud> |
vSphereCloudSlave.DescriptorImpl.getvSphereClouds() |
Modifier and Type | Method and Description |
---|---|
List<vSphereCloud> |
FolderVSphereCloudProperty.getClouds() |
List<vSphereCloud> |
FolderVSphereCloudProperty.getVsphereClouds() |
Modifier and Type | Method and Description |
---|---|
void |
FolderVSphereCloudProperty.setClouds(List<vSphereCloud> clouds) |
Constructor and Description |
---|
FolderVSphereCloudProperty(List<vSphereCloud> clouds) |
Modifier and Type | Method and Description |
---|---|
static vSphereCloud |
VSphereBuildStep.VSphereBuildStepDescriptor.getVSphereCloudByHash(int hash) |
static vSphereCloud |
VSphereBuildStep.VSphereBuildStepDescriptor.getVSphereCloudByHash(int hash,
String jobName) |
static vSphereCloud |
VSphereBuildStep.VSphereBuildStepDescriptor.getVSphereCloudByName(String serverName) |
static vSphereCloud |
VSphereBuildStep.VSphereBuildStepDescriptor.getVSphereCloudByName(String serverName,
String jobName) |
Constructor and Description |
---|
CloudProvisioningState(vSphereCloud parent) |
Copyright © 2016–2022. All rights reserved.