Uses of Class
org.jenkinsci.plugins.vsphere.VSphereConnectionConfig
Packages that use VSphereConnectionConfig
-
Uses of VSphereConnectionConfig in org.jenkinsci.plugins
Methods in org.jenkinsci.plugins that return VSphereConnectionConfigConstructors in org.jenkinsci.plugins with parameters of type VSphereConnectionConfigModifierConstructorDescriptionvSphereCloud(VSphereConnectionConfig vsConnectionConfig, String vsDescription, int maxOnlineSlaves, int instanceCap, List<? extends vSphereCloudSlaveTemplate> templates) -
Uses of VSphereConnectionConfig in org.jenkinsci.plugins.vsphere.tools
Methods in org.jenkinsci.plugins.vsphere.tools with parameters of type VSphereConnectionConfigModifier and TypeMethodDescriptionstatic VSphereVSphere.connect(VSphereConnectionConfig connectionDetails) Initiates Connection to vSphere Server