Package | Description |
---|---|
org.jenkinsci.plugins | |
org.jenkinsci.plugins.vsphere | |
org.jenkinsci.plugins.vsphere.builders | |
org.jenkinsci.plugins.vsphere.tools |
Modifier and Type | Method and Description |
---|---|
VSphere |
vSphereCloud.vSphereInstance() |
Modifier and Type | Field and Description |
---|---|
protected VSphere |
VSphereBuildStep.vsphere |
Modifier and Type | Method and Description |
---|---|
VSphere |
VSphereBuildStep.getVsphere() |
Modifier and Type | Method and Description |
---|---|
void |
VSphereBuildStep.setVsphere(VSphere vsphere) |
Modifier and Type | Field and Description |
---|---|
protected VSphere |
ReconfigureStep.vsphere |
Modifier and Type | Method and Description |
---|---|
VSphere |
ReconfigureStep.getVsphere() |
Modifier and Type | Method and Description |
---|---|
void |
ReconfigureStep.setVsphere(VSphere vsphere) |
Modifier and Type | Method and Description |
---|---|
static VSphere |
VSphere.connect(String server,
boolean ignoreCert,
String user,
String pw)
Deprecated.
Use
connect(VSphereConnectionConfig) instead. |
static VSphere |
VSphere.connect(VSphereConnectionConfig connectionDetails)
Initiates Connection to vSphere Server
|
Copyright © 2016–2022. All rights reserved.