Uses of Class
org.jenkinsci.plugins.vSphereCloud
Packages that use vSphereCloud
Package
Description
-
Uses of vSphereCloud in org.jenkinsci.plugins
Fields in org.jenkinsci.plugins declared as vSphereCloudFields in org.jenkinsci.plugins with type parameters of type vSphereCloudModifier and TypeFieldDescriptionfinal ConcurrentMap<String, vSphereCloud> vSphereCloud.DescriptorImpl.hypervisorsDeprecated.Methods in org.jenkinsci.plugins that return vSphereCloudModifier and TypeMethodDescriptionvSphereCloudLauncher.findOurVsInstance()Find thevSphereCloudfor thisvSphereCloudLauncher, or dies trying.protected vSphereCloudvSphereCloudSlave.findOurVsInstance(ComputerLauncher l) vSphereCloudSlaveTemplate.getParent()vSphereCloudSlave.DescriptorImpl.getSpecificvSphereCloud(String vsDescription) Methods in org.jenkinsci.plugins that return types with arguments of type vSphereCloudModifier and TypeMethodDescriptionstatic List<vSphereCloud> vSphereCloud.findAllVsphereClouds(String jobName) vSphereCloudSlave.DescriptorImpl.getvSphereClouds() -
Uses of vSphereCloud in org.jenkinsci.plugins.folder
Methods in org.jenkinsci.plugins.folder that return types with arguments of type vSphereCloudModifier and TypeMethodDescriptionFolderVSphereCloudProperty.getClouds()FolderVSphereCloudProperty.getVsphereClouds()Method parameters in org.jenkinsci.plugins.folder with type arguments of type vSphereCloudModifier and TypeMethodDescriptionvoidFolderVSphereCloudProperty.setClouds(List<vSphereCloud> clouds) Constructor parameters in org.jenkinsci.plugins.folder with type arguments of type vSphereCloud -
Uses of vSphereCloud in org.jenkinsci.plugins.vsphere
Methods in org.jenkinsci.plugins.vsphere that return vSphereCloudModifier and TypeMethodDescriptionstatic vSphereCloudVSphereBuildStep.VSphereBuildStepDescriptor.getVSphereCloudByHash(int hash) static vSphereCloudVSphereBuildStep.VSphereBuildStepDescriptor.getVSphereCloudByHash(int hash, String jobName) static vSphereCloudVSphereBuildStep.VSphereBuildStepDescriptor.getVSphereCloudByName(String serverName) static vSphereCloudVSphereBuildStep.VSphereBuildStepDescriptor.getVSphereCloudByName(String serverName, String jobName) -
Uses of vSphereCloud in org.jenkinsci.plugins.vsphere.tools
Constructors in org.jenkinsci.plugins.vsphere.tools with parameters of type vSphereCloud