Field and Description |
---|
org.jenkinsci.plugins.vSphereCloud.DescriptorImpl.hypervisors |
Method and Description |
---|
org.jenkinsci.plugins.vsphere.tools.VSphere.connect(String, boolean, String, String)
Use
VSphere.connect(VSphereConnectionConfig) instead. |
org.jenkinsci.plugins.vSphereCloudSlaveTemplate.getCredentialsId()
credentials are now in the
vSphereCloudSlaveTemplate.getLauncher() property. |
org.jenkinsci.plugins.vSphereCloudLauncher.getDelegate() |
org.jenkinsci.plugins.vsphere.tools.VSphere.powerOffVm(VirtualMachine, boolean, boolean)
This method has been superseded by
VSphere.powerOffVm(VirtualMachine, boolean, int) , which allows setting an arbitrary grace period. |
Constructor and Description |
---|
org.jenkinsci.plugins.vSphereCloud(String, String, String, String, int) |
Copyright © 2016–2022. All rights reserved.