Uses of Class
org.jenkinsci.plugins.vSphereCloud

Packages that use vSphereCloud
org.jenkinsci.plugins   
org.jenkinsci.plugins.vsphere   
 

Uses of vSphereCloud in org.jenkinsci.plugins
 

Fields in org.jenkinsci.plugins with type parameters of type vSphereCloud
 ConcurrentMap<String,vSphereCloud> vSphereCloud.DescriptorImpl.hypervisors
           
 

Methods in org.jenkinsci.plugins that return vSphereCloud
 vSphereCloud vSphereCloudLauncher.findOurVsInstance()
           
 vSphereCloud vSphereCloudSlave.DescriptorImpl.getSpecificvSphereCloud(String vsDescription)
           
 

Methods in org.jenkinsci.plugins that return types with arguments of type vSphereCloud
 List<vSphereCloud> vSphereCloudSlave.DescriptorImpl.getvSphereClouds()
           
 

Uses of vSphereCloud in org.jenkinsci.plugins.vsphere
 

Methods in org.jenkinsci.plugins.vsphere that return vSphereCloud
 vSphereCloud VSpherePlugin.DescriptorImpl.getVSphereCloudByHash(int hash)
           
 vSphereCloud VSpherePlugin.DescriptorImpl.getVSphereCloudByName(String serverName)
           
 



Copyright © 2004-2013. All Rights Reserved.