Index

A C D E F G H I L M N O P R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

acquire() - Method in class org.jenkinsci.plugins.vsphere.tools.VSphereConnectionPool
Returns the pooled VSphere connection, creating or restarting it if necessary.
ADD - Enum constant in enum class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep.DeviceAction
 
addAliases() - Static method in class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer.VSphereBuildStepContainerDescriptor
 
AddProbableLaunch(vSphereCloudSlave, Date) - Static method in class org.jenkinsci.plugins.vSphereCloudSlave
 
afterDisconnect(SlaveComputer, TaskListener) - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
 
all() - Static method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
all() - Static method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep
 
allowDelete() - Static method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep
 

C

calculateProvisionableTemplates(Iterable<vSphereCloudSlaveTemplate>) - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
Given a set of templates, returns the equivalent records.
canMarkVMOnline(String, String) - Method in class org.jenkinsci.plugins.vSphereCloud
 
canProvision(Label) - Method in class org.jenkinsci.plugins.vSphereCloud
 
canTake(Queue.BuildableItem) - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
check(AbstractCloudComputer) - Method in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy
 
Clone - Class in org.jenkinsci.plugins.vsphere.builders
 
Clone(String, String, boolean, String, String, String, String, boolean, Integer, String, Boolean, String, Map<String, String>) - Constructor for class org.jenkinsci.plugins.vsphere.builders.Clone
 
Clone.CloneDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
CloneDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.Clone.CloneDescriptor
 
cloneOrDeployVm(String, String, boolean, String, String, String, String, boolean, String, boolean, Map<String, String>, String, PrintStream) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Creates a new VM by cloning an existing VM or Template.
cloneVm(String, String, boolean, String, String, String, String, boolean, String, PrintStream) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Clones a new VM from an existing (named) VM.
CloudProvisioningAlgorithm - Class in org.jenkinsci.plugins.vsphere.tools
How we decide what template to create the next agent on.
CloudProvisioningRecord - Class in org.jenkinsci.plugins.vsphere.tools
There's a delay between when we give a bunch of nodes to Jenkins (when it asks us to provision some) and when those nodes appear in vSphere and in Jenkins, so we need to keep a record of what's in progress so we don't over-commit.
CloudProvisioningState - Class in org.jenkinsci.plugins.vsphere.tools
Utility class that works out what agents we should start up in response to Jenkins asking us to start things.
CloudProvisioningState(vSphereCloud) - Constructor for class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
 
CloudSelectorParameter - Class in org.jenkinsci.plugins.vsphere.parameters
Parameter used for selecting a vSphere cloud from a dropdown box.
CloudSelectorParameter() - Constructor for class org.jenkinsci.plugins.vsphere.parameters.CloudSelectorParameter
 
CloudSelectorParameter.DescriptorImpl - Class in org.jenkinsci.plugins.vsphere.parameters
 
configure(StaplerRequest2, JSONObject) - Method in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
connect(String, boolean, String, String) - Static method in class org.jenkinsci.plugins.vsphere.tools.VSphere
connect(VSphereConnectionConfig) - Static method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Initiates Connection to vSphere Server
console_buildStepStart(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key console.buildStepStart: Performing vSphere build step: "{0}".
console_usingServerConfig(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key console.usingServerConfig: Attempting to use server configuration: "{0}".
ConvertToTemplate - Class in org.jenkinsci.plugins.vsphere.builders
 
ConvertToTemplate(String, boolean) - Constructor for class org.jenkinsci.plugins.vsphere.builders.ConvertToTemplate
 
ConvertToTemplate.ConvertToTemplateDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
ConvertToTemplateDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ConvertToTemplate.ConvertToTemplateDescriptor
 
ConvertToVm - Class in org.jenkinsci.plugins.vsphere.builders
 
ConvertToVm(String, String, String) - Constructor for class org.jenkinsci.plugins.vsphere.builders.ConvertToVm
 
ConvertToVm.ConvertToVmDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
ConvertToVmDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ConvertToVm.ConvertToVmDescriptor
 
countNodes() - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
Counts all the known nodes, active, in-progress and being-deleted, across all templates.
countVms() - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
countVmsByPrefix(String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
createComputer() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
createValue(String) - Method in class org.jenkinsci.plugins.vsphere.parameters.CloudSelectorParameter
 
createValue(StaplerRequest2, JSONObject) - Method in class org.jenkinsci.plugins.vsphere.parameters.CloudSelectorParameter
 

D

Delete - Class in org.jenkinsci.plugins.vsphere.builders
 
Delete(String, boolean) - Constructor for class org.jenkinsci.plugins.vsphere.builders.Delete
 
Delete.DeleteDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
DeleteDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.Delete.DeleteDescriptor
 
deleteSnapshot(String, String, boolean, boolean) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
DeleteSnapshot - Class in org.jenkinsci.plugins.vsphere.builders
 
DeleteSnapshot(String, String, boolean, boolean) - Constructor for class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
DeleteSnapshot.DeleteSnapshotDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
DeleteSnapshotDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot.DeleteSnapshotDescriptor
 
Deploy - Class in org.jenkinsci.plugins.vsphere.builders
 
Deploy(String, String, boolean, String, String, String, String, String, Integer, boolean) - Constructor for class org.jenkinsci.plugins.vsphere.builders.Deploy
 
Deploy.DeployDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
DeployDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.Deploy.DeployDescriptor
 
deployVm(String, String, boolean, String, String, String, String, boolean, String, PrintStream) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Deploys a new VM from an existing (named) Template.
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy
 
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.vsphere.VSphereCloudRetentionStrategy
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.folder.FolderVSphereCloudProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.vsphere.parameters.CloudSelectorParameter.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.vsphere.VSphereCloudRetentionStrategy.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.vSphereCloudProvisionedSlave.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.vSphereCloudSlave.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.vSphereStep.DescriptorImpl
 
DescriptorVisibilityFilterImpl() - Constructor for class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy.DescriptorVisibilityFilterImpl
 
DescriptorVisibilityFilterImpl() - Constructor for class org.jenkinsci.plugins.vsphere.VSphereCloudRetentionStrategy.DescriptorVisibilityFilterImpl
 
destroyVm(String, boolean) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Destroys the VM in vSphere
disconnect() - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Disconnect from vSphere server.
doCheckAllowUntrustedCertificate(boolean) - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig.DescriptorImpl
 
doCheckClone(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Clone.CloneDescriptor
 
doCheckClone(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy.DeployDescriptor
 
doCheckCloneNamePrefix(String) - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
doCheckCluster(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Clone.CloneDescriptor
 
doCheckCluster(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToVm.ConvertToVmDescriptor
 
doCheckCluster(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy.DeployDescriptor
 
doCheckCoresPerSocket(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu.ReconfigureCpuDescriptor
 
doCheckCpuCores(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu.ReconfigureCpuDescriptor
 
doCheckCredentialsId(AbstractFolder<?>, String, String) - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig.DescriptorImpl
 
doCheckCustomizationSpec(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Clone.CloneDescriptor
 
doCheckDatastore(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk.ReconfigureDiskDescriptor
 
doCheckDescription(String) - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot.TakeSnapshotDescriptor
 
doCheckDiskSize(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk.ReconfigureDiskDescriptor
 
doCheckEnvVariablePrefix(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo.ExposeGuestInfoDescriptor
 
doCheckInstanceCap(String) - Method in class org.jenkinsci.plugins.folder.FolderVSphereCloudProperty.DescriptorImpl
 
doCheckInstanceCap(String) - Method in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
doCheckLaunchDelay(String) - Method in class org.jenkinsci.plugins.vSphereCloudSlave.DescriptorImpl
 
doCheckLaunchDelay(String) - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
doCheckLimitedRunCount(String) - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
doCheckLinkedClone(boolean, boolean) - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
doCheckMacAddress(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters.ReconfigureNetworkAdaptersDescriptor
 
doCheckMaintenanceMode(boolean) - Method in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
doCheckMaxOnlineSlaves(String) - Method in class org.jenkinsci.plugins.folder.FolderVSphereCloudProperty.DescriptorImpl
 
doCheckMaxOnlineSlaves(String) - Method in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
doCheckMemorySize(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureMemory.ReconfigureMemoryDescriptor
 
doCheckName(String) - Method in class org.jenkinsci.plugins.vsphere.VSphereGuestInfoProperty.VSphereGuestInfoPropertyDescriptorImpl
 
doCheckNumberOfExecutors(String) - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
doCheckOldName(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Rename.RenameDescriptor
 
doCheckOldName(String) - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot.RenameSnapshotDescriptor
 
doCheckPoolHealthCheckIntervalSecs(String) - Method in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
doCheckPoolIdleTimeoutSecs(String) - Method in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
doCheckResourcePool(Item, String, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.Clone.CloneDescriptor
 
doCheckResourcePool(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToVm.ConvertToVmDescriptor
 
doCheckResourcePool(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy.DeployDescriptor
 
doCheckSessionMaxAgeSecs(String) - Method in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
doCheckSessionMaxUses(String) - Method in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
doCheckSnapshotName(String) - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot.DeleteSnapshotDescriptor
 
doCheckSnapshotName(String) - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot.RevertToSnapshotDescriptor
 
doCheckSnapshotName(String) - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot.TakeSnapshotDescriptor
 
doCheckSource(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Clone.CloneDescriptor
 
doCheckTemplate(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToVm.ConvertToVmDescriptor
 
doCheckTemplate(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy.DeployDescriptor
 
doCheckTemplateInstanceCap(String) - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
doCheckTimeoutInSeconds(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Clone.CloneDescriptor
 
doCheckTimeoutInSeconds(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy.DeployDescriptor
 
doCheckTimeoutInSeconds(String) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOn.PowerOnDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToTemplate.ConvertToTemplateDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Delete.DeleteDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot.DeleteSnapshotDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo.ExposeGuestInfoDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff.PowerOffDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOn.PowerOnDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure.ReconfigureDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot.RenameSnapshotDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot.RevertToSnapshotDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.SuspendVm.SuspendVmDescriptor
 
doCheckVm(String) - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot.TakeSnapshotDescriptor
 
doCheckVsDescription(String) - Method in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
doCheckVsHost(String) - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig.DescriptorImpl
 
doFillCloudNameItems(Item) - Method in class org.jenkinsci.plugins.vsphere.parameters.CloudSelectorParameter.DescriptorImpl
 
doFillCredentialsIdItems(AbstractFolder<?>, String) - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig.DescriptorImpl
 
doFillServerNameItems(Item) - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer.VSphereBuildStepContainerDescriptor
 
doFillServerNameItems(Item) - Method in class org.jenkinsci.plugins.workflow.vSphereStep.DescriptorImpl
 
doingLastInLimitedTestRun - Variable in class org.jenkinsci.plugins.vSphereCloudSlave
 
doTestCloneParameters(AbstractFolder<?>, String, boolean, String, String, boolean, boolean, String) - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
doTestConnection(AbstractFolder<?>, String, boolean, String) - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig.DescriptorImpl
For UI.
doTestConnection(AbstractFolder<?>, String, boolean, String, String) - Method in class org.jenkinsci.plugins.folder.FolderVSphereCloudProperty.DescriptorImpl
For UI.
doTestConnection(ItemGroup<?>, String, String, String) - Method in class org.jenkinsci.plugins.vSphereCloudSlave.DescriptorImpl
 
doTestData(Item, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToTemplate.ConvertToTemplateDescriptor
 
doTestData(Item, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.Delete.DeleteDescriptor
 
doTestData(Item, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo.ExposeGuestInfoDescriptor
 
doTestData(Item, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff.PowerOffDescriptor
 
doTestData(Item, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOn.PowerOnDescriptor
 
doTestData(Item, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure.ReconfigureDescriptor
 
doTestData(Item, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.SuspendVm.SuspendVmDescriptor
 
doTestData(Item, String, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot.DeleteSnapshotDescriptor
 
doTestData(Item, String, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.Rename.RenameDescriptor
 
doTestData(Item, String, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot.RevertToSnapshotDescriptor
 
doTestData(Item, String, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot.TakeSnapshotDescriptor
 
doTestData(Item, String, String, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToVm.ConvertToVmDescriptor
 
doTestData(Item, String, String, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot.RenameSnapshotDescriptor
 
doTestData(Item, String, String, String, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy.DeployDescriptor
 
doTestData(Item, String, String, String, String, String, String, Boolean, Boolean, String) - Method in class org.jenkinsci.plugins.vsphere.builders.Clone.CloneDescriptor
 
doTestData(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureMemory.ReconfigureMemoryDescriptor
 
doTestData(String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu.ReconfigureCpuDescriptor
 
doTestData(String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk.ReconfigureDiskDescriptor
 
doTestData(ReconfigureStep.DeviceAction, String, String, boolean, String, boolean, String, String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters.ReconfigureNetworkAdaptersDescriptor
 

E

EDIT - Enum constant in enum class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep.DeviceAction
 
EndLimitedTestRun(Run) - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
ExposeGuestInfo - Class in org.jenkinsci.plugins.vsphere.builders
Expose guest info for the named VM as environmental variables.
ExposeGuestInfo(String, String, Boolean) - Constructor for class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
ExposeGuestInfo.ExposeGuestInfoDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
ExposeGuestInfoDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo.ExposeGuestInfoDescriptor
 
exposeInfo(Run<?, ?>, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 

F

filter(Object, Descriptor) - Method in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy.DescriptorVisibilityFilterImpl
 
filter(Object, Descriptor) - Method in class org.jenkinsci.plugins.vsphere.VSphereCloudRetentionStrategy.DescriptorVisibilityFilterImpl
 
findAllVsphereCloudNames() - Static method in class org.jenkinsci.plugins.vSphereCloud
 
findAllVsphereClouds(String) - Static method in class org.jenkinsci.plugins.vSphereCloud
 
findDeviceByLabel(VirtualDevice[], String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
findOurVsInstance() - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
Find the vSphereCloud for this vSphereCloudLauncher, or dies trying.
findOurVsInstance(ComputerLauncher) - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
findTemplateWithMostFreeCapacity(Collection<? extends CloudProvisioningRecord>) - Static method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningAlgorithm
Given a bunch of templates to choose from, works out which one we should use next.
findUnusedName(CloudProvisioningRecord) - Static method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningAlgorithm
Chooses a name for a new node.
folderExists(String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
FolderVSphereCloudProperty - Class in org.jenkinsci.plugins.folder
Created by igreenfi on 11/30/2016.
FolderVSphereCloudProperty(List<vSphereCloud>) - Constructor for class org.jenkinsci.plugins.folder.FolderVSphereCloudProperty
 
FolderVSphereCloudProperty.DescriptorImpl - Class in org.jenkinsci.plugins.folder
 

G

getAllowUntrustedCertificate() - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig
 
getAllowUntrustedCertificate() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getAnnotation() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureAnnotation
 
getAppend() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureAnnotation
 
getBuildStep() - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer
 
getBuildStep() - Method in class org.jenkinsci.plugins.workflow.vSphereStep
 
getBuildSteps() - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer.VSphereBuildStepContainerDescriptor
 
getBuildSteps() - Method in class org.jenkinsci.plugins.workflow.vSphereStep.DescriptorImpl
 
getClone() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getClone() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getCloneNamePrefix() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getCloudDescription() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
getCloudNames() - Method in class org.jenkinsci.plugins.vsphere.parameters.CloudSelectorParameter
 
getClouds() - Method in class org.jenkinsci.plugins.folder.FolderVSphereCloudProperty
 
getCluster() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getCluster() - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToVm
 
getCluster() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getCluster() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getCoresPerSocket() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu
 
getCpuCores() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu
 
getCredentials() - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig
 
getCredentialsId() - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig
 
getCredentialsId() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
Deprecated.
credentials are now in the vSphereCloudSlaveTemplate.getLauncher() property.
getCustomizationSpec() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getCustomizationSpec() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getCustomizationSpec() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getCustomizationSpecByName(String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
getDatastore() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getDatastore() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getDatastore() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getDataStore() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk
 
getDatastores() - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
getDefaultParameterValue() - Method in class org.jenkinsci.plugins.vsphere.parameters.CloudSelectorParameter
 
getDefaultTimeoutInSeconds() - Static method in class org.jenkinsci.plugins.vsphere.builders.Clone.CloneDescriptor
 
getDefaultTimeoutInSeconds() - Static method in class org.jenkinsci.plugins.vsphere.builders.Deploy.DeployDescriptor
 
getDelegate() - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
getDelegateLauncher() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
For UI.
getDescription() - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
getDescriptor() - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure
 
getDescriptor() - Method in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy
 
getDescriptor() - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep
 
getDescriptor() - Method in class org.jenkinsci.plugins.vsphere.VSphereCloudRetentionStrategy
 
getDescriptor() - Method in class org.jenkinsci.plugins.vsphere.VSphereGuestInfoProperty
 
getDescriptor() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getDescriptor() - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
 
getDescriptor() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getDeviceAction() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
getDeviceLabel() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
getDiskSize() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk
 
getDisplayName() - Method in class org.jenkinsci.plugins.folder.FolderVSphereCloudProperty.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone.CloneDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToTemplate.ConvertToTemplateDescriptor
This human readable name is used in the configuration screen.
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToVm.ConvertToVmDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.Delete.DeleteDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot.DeleteSnapshotDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy.DeployDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo.ExposeGuestInfoDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff.PowerOffDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOn.PowerOnDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure.ReconfigureDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureAnnotation.ReconfigureAnnotationDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu.ReconfigureCpuDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk.ReconfigureDiskDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureMemory.ReconfigureMemoryDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters.ReconfigureNetworkAdaptersDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.Rename.RenameDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot.RenameSnapshotDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot.RevertToSnapshotDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.SuspendVm.SuspendVmDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot.TakeSnapshotDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.parameters.CloudSelectorParameter.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer.VSphereBuildStepContainerDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.VSphereCloudRetentionStrategy.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.vsphere.VSphereGuestInfoProperty.VSphereGuestInfoPropertyDescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.vSphereCloudProvisionedSlave.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.vSphereCloudSlave.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.vSphereStep.DescriptorImpl
 
getDistributedPortGroup() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
getDistributedPortId() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
getDistributedVirtualPortGroupByName(VirtualMachine, String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Find Distributed Virtual Port Group name in the same Datacenter as the VM
getDistributedVirtualSwitchByPortGroup(DistributedVirtualPortgroup) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Find Distributed Virtual Switch from the provided Distributed Virtual Portgroup
getEnvVariablePrefix() - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
getExtraConfigParameters() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getFolder() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getFolder() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getFolder() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getFolder(String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
getForceVMLaunch() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.vSphereStep.DescriptorImpl
 
getGracefulShutdownTimeout() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
getGuestInfoProperties() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getHash() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getIdleAction() - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
 
getIdleMinutes() - Method in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy
 
getIdleMinutes() - Method in class org.jenkinsci.plugins.vsphere.VSphereCloudRetentionStrategy
 
getIdleOption() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
getIdleOptions() - Method in class org.jenkinsci.plugins.vSphereCloudSlave.DescriptorImpl
 
getInstanceCap() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getIp(VirtualMachine, int) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Asks vSphere for the IP address used by a VM.
getIP() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getIP() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getIP() - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
getIP() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOn
 
getIP() - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep
 
getLabel() - Method in enum class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep.DeviceAction
 
getLabelSet() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getLabelString() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getLaunchDelay() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
getLaunchDelay() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getLauncher() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getLauncherDescriptors() - Static method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
getLimitedRunCount() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getLimitedTestRunCount() - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
 
getLimitedTestRunCount() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
getLinkedClone() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getMacAddress() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
getMaintenanceMessage() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getMasterImageName() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getMaxOnlineSlaves() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getMemorySize() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureMemory
 
getMode() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getName() - Method in class org.jenkinsci.plugins.vsphere.VSphereGuestInfoProperty
 
getNamedSnapshot() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getNetworkPortGroupByName(VirtualMachine, String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Find Distributed Virtual Port Group name in the same Datacenter as the VM
getNewDescription() - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
getNewName() - Method in class org.jenkinsci.plugins.vsphere.builders.Rename
 
getNewName() - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
getNodeProperties() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getNodePropertiesDescriptors() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
Returns the list of NodePropertyDescriptor appropriate for the vSphereCloudSlaves that are created from this template.
getNumberOfExecutors() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getOldName() - Method in class org.jenkinsci.plugins.vsphere.builders.Rename
 
getOldName() - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
getOrCreateRecord(vSphereCloudSlaveTemplate) - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
Gets the record for the given template.
getOverrideLaunchSupported() - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
 
getParent() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getPassword() - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig
 
getPassword() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getPoolHealthCheckIntervalSecs() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getPoolIdleTimeoutSecs() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getPortGroup() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.Rename
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.SuspendVm
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure
 
getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.Rename
 
getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.SuspendVm
 
getProjectActions(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
getReconfigureSteps() - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure
 
getReconfigureStepsDescriptors() - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure.ReconfigureDescriptor
 
getRemoteFS() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.vsphere.builders.Rename
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.vsphere.builders.SuspendVm
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
getResourcePool() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getResourcePool() - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToVm
 
getResourcePool() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getResourcePool() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getRetentionStrategy() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getRetentionStrategyDescriptors() - Static method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate.DescriptorImpl
 
getSaveFailure() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getServerName() - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer
 
getServerName() - Method in class org.jenkinsci.plugins.workflow.vSphereStep
 
getSessionMaxAgeSecs() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getSessionMaxUses() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getSnapName() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
getSnapshotInTree(VirtualMachine, String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
getSnapshotName() - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
getSnapshotName() - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
getSnapshotName() - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
getSnapshotName() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getSourceName() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getSpecificvSphereCloud(String) - Method in class org.jenkinsci.plugins.vSphereCloudSlave.DescriptorImpl
 
getTargetHost() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getTargetResourcePool() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getTemplate() - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToVm
 
getTemplate() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getTemplate() - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningRecord
 
getTemplateDescription() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getTemplateInstanceCap() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getTemplates() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getTimeoutInSeconds() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
getTimeoutInSeconds() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
getTimeoutInSeconds() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOn
 
getUnwantedVMsThatNeedDeleting() - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
Calculates the current list of "existing but unwanted" VMs, in priority order.
getUsername() - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig
 
getUsername() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getUseSnapshot() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
getValue() - Method in class org.jenkinsci.plugins.vsphere.VSphereGuestInfoProperty
 
getVars() - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
getVirtualMachineConfigSpec() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToTemplate
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.Delete
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOn
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.SuspendVm
 
getVm() - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
getVM() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
getVmAnnotation() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
getVmByName(String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
getVmFolder() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
getVmGuestName() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
getVmGuestToolsStatus() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
getVmInformationError() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
getVmMemoryMB() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
getVmName() - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
 
getVmName() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
getVmName() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
getVmNumCPU() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
getVmUptimeSeconds() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
getVsConnectionConfig() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getVsDescription() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getVsDescription() - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
 
getVsDescription() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
getVsHost() - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig
 
getVsHost() - Method in class org.jenkinsci.plugins.vSphereCloud
 
getVsphere() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
getVsphere() - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep
 
getVSphereCloudByHash(int) - Static method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep.VSphereBuildStepDescriptor
 
getVSphereCloudByHash(int, String) - Static method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep.VSphereBuildStepDescriptor
 
getVSphereCloudByName(String) - Static method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep.VSphereBuildStepDescriptor
 
getVSphereCloudByName(String, String) - Static method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep.VSphereBuildStepDescriptor
 
getvSphereClouds() - Method in class org.jenkinsci.plugins.vSphereCloudSlave.DescriptorImpl
 
getVsphereClouds() - Method in class org.jenkinsci.plugins.folder.FolderVSphereCloudProperty
 
getWaitForVMTools() - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
 
getWaitForVMTools() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
getWaitForVMTools() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 

H

HTTP_SCHEME - Static variable in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
HTTPS_SCHEME - Static variable in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
hypervisors - Variable in class org.jenkinsci.plugins.vSphereCloud.DescriptorImpl
Deprecated.

I

isAcceptingTasks(AbstractCloudComputer) - Method in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy
 
isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer.VSphereBuildStepContainerDescriptor
 
isConnecting() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
isConsolidate() - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
isDistributedSwitch() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
isEvenIfSuspended() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
isFailOnNoExist() - Method in class org.jenkinsci.plugins.vsphere.builders.Delete
 
isFailOnNoExist() - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
isForce() - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToTemplate
 
isIgnoreIfNotExists() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
isIncludeMemory() - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
isInstantiable() - Method in class org.jenkinsci.plugins.vSphereCloudProvisionedSlave.DescriptorImpl
 
isLaunchSupported() - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
 
isLaunchSupportForced() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
isLinkedClone() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
isLinkedClone() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
isMaintenanceMode() - Method in class org.jenkinsci.plugins.vSphereCloud
 
isOkToDeleteUnwantedVM(String) - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
To be called before commencing the deletion of a VM.
isPowerOn() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
isPowerOn() - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
isSessionAlive() - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Checks whether the current vSphere session is still alive by issuing a lightweight currentTime() call.
isShutdownGracefully() - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
isStandardSwitch() - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
isSuppressPowerOn() - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
isUseConnectionPool() - Method in class org.jenkinsci.plugins.vSphereCloud
 
isUseCurrentSnapshot() - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 

L

launch(SlaveComputer, TaskListener) - Method in class org.jenkinsci.plugins.vSphereCloudLauncher
 
Log(Slave, TaskListener, String, Object...) - Static method in class org.jenkinsci.plugins.vSphereCloud
Logs a Level.INFO message (created with String.format(String, Object...)), prefixed by the Slave name.
Log(Slave, TaskListener, Throwable, String, Object...) - Static method in class org.jenkinsci.plugins.vSphereCloud
Logs a Level.SEVERE message (created with String.format(String, Object...)) and a Throwable (with stacktrace), prefixed by the Slave name.
Log(Slave, String, Object...) - Static method in class org.jenkinsci.plugins.vSphereCloud
Logs a Level.INFO message (created with String.format(String, Object...)), prefixed by the Slave name.
Log(Slave, Throwable, String, Object...) - Static method in class org.jenkinsci.plugins.vSphereCloud
Logs a Level.SEVERE message (created with String.format(String, Object...)) and a Throwable (with stacktrace), prefixed by the Slave name.
Log(TaskListener, String, Object...) - Static method in class org.jenkinsci.plugins.vSphereCloud
Logs a Level.INFO message (created with String.format(String, Object...)).
Log(TaskListener, Throwable, String, Object...) - Static method in class org.jenkinsci.plugins.vSphereCloud
Logs a Level.SEVERE message (created with String.format(String, Object...)) and a Throwable (with stacktrace).
Log(SlaveComputer, TaskListener, String, Object...) - Static method in class org.jenkinsci.plugins.vSphereCloud
Logs a Level.INFO message (created with String.format(String, Object...)), prefixed by the SlaveComputer name.
Log(SlaveComputer, TaskListener, Throwable, String, Object...) - Static method in class org.jenkinsci.plugins.vSphereCloud
Logs a Level.SEVERE message (created with String.format(String, Object...)) and a Throwable (with stacktrace), prefixed by the SlaveComputer name.
Log(String, Object...) - Static method in class org.jenkinsci.plugins.vSphereCloud
Logs an Level.INFO message (created with String.format(String, Object...)).
Log(Throwable, String, Object...) - Static method in class org.jenkinsci.plugins.vSphereCloud
Logs an Level.SEVERE message (created with String.format(String, Object...)) and a Throwable with stacktrace.
lookupCredentials(String, String) - Static method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig.DescriptorImpl
 

M

markAsTemplate(String, String, boolean) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
markAsVm(String, String, String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
markVMOffline(String, String) - Method in class org.jenkinsci.plugins.vSphereCloud
 
markVMOnline(String, String) - Method in class org.jenkinsci.plugins.vSphereCloud
 
Messages - Class in org.jenkinsci.plugins
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.vsphere.builders
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.vsphere
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.vsphere.parameters
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.vsphere.tools
Generated localization support class.
Messages() - Constructor for class org.jenkinsci.plugins.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.vsphere.builders.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.vsphere.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.vsphere.parameters.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.vsphere.tools.Messages
 

N

NOTHING - Enum constant in enum class org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION
 

O

onChange(Saveable, XmlFile) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphereConnectionPoolLifecycleListener.ReapOnSave
 
onFinalized(Run) - Method in class org.jenkinsci.plugins.vSphereCloudRunListener
 
onStarted(Run, TaskListener) - Method in class org.jenkinsci.plugins.vSphereCloudRunListener
 
org.jenkinsci.plugins - package org.jenkinsci.plugins
 
org.jenkinsci.plugins.folder - package org.jenkinsci.plugins.folder
 
org.jenkinsci.plugins.vsphere - package org.jenkinsci.plugins.vsphere
 
org.jenkinsci.plugins.vsphere.builders - package org.jenkinsci.plugins.vsphere.builders
 
org.jenkinsci.plugins.vsphere.parameters - package org.jenkinsci.plugins.vsphere.parameters
 
org.jenkinsci.plugins.vsphere.tools - package org.jenkinsci.plugins.vsphere.tools
 
org.jenkinsci.plugins.workflow - package org.jenkinsci.plugins.workflow
 

P

parent - Variable in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToTemplate
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToVm
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Delete
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOn
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureAnnotation
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureMemory
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Rename
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.SuspendVm
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Clone
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToTemplate
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ConvertToVm
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Delete
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOn
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureAnnotation
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureMemory
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Rename
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.SuspendVm
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer
 
PermissionUtils - Class in org.jenkinsci.plugins.vsphere.tools
Utility class for checking security permissions.
plugin_title_BuildStep() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key plugin.title.BuildStep: vSphere Build Step.
PowerOff - Class in org.jenkinsci.plugins.vsphere.builders
 
PowerOff(String, boolean, boolean, boolean) - Constructor for class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
PowerOff.PowerOffDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
PowerOffDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.PowerOff.PowerOffDescriptor
 
powerOffVm(VirtualMachine, boolean, boolean) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Deprecated.
This method has been superseded by VSphere.powerOffVm(VirtualMachine, boolean, int), which allows setting an arbitrary grace period.
powerOffVm(VirtualMachine, boolean, int) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Power off the given virtual machine, optionally waiting a while for its operating system to shut down.
PowerOn - Class in org.jenkinsci.plugins.vsphere.builders
 
PowerOn(String, int) - Constructor for class org.jenkinsci.plugins.vsphere.builders.PowerOn
 
PowerOn.PowerOnDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
PowerOnDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.PowerOn.PowerOnDescriptor
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.DeleteSnapshot
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Deploy
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ExposeGuestInfo
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Reconfigure
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Rename
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.SuspendVm
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
preLaunch(Computer, TaskListener) - Method in class org.jenkinsci.plugins.vSphereCloudProvisionedSlave.vSphereCloudComputerListener
 
preLaunch(Computer, TaskListener) - Method in class org.jenkinsci.plugins.vSphereCloudSlave.vSphereCloudComputerListener
 
ProbableLaunchCleanup() - Static method in class org.jenkinsci.plugins.vSphereCloudSlave
 
ProbableLaunchCount() - Static method in class org.jenkinsci.plugins.vSphereCloudSlave
 
ProbablyLaunchCanHandle(Queue.BuildableItem) - Static method in class org.jenkinsci.plugins.vSphereCloudSlave
 
provision(Label, int) - Method in class org.jenkinsci.plugins.vSphereCloud
 
provision(String, TaskListener) - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
provisionedSlaveNowActive(CloudProvisioningRecord, String) - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
To be called when a newly created node (previously promised to CloudProvisioningState.provisioningStarted(CloudProvisioningRecord, String)) comes up.
provisionedSlaveNowUnwanted(String, boolean) - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
To be called when a node we created (previously told to CloudProvisioningState.provisionedSlaveNowActive(CloudProvisioningRecord, String)) is no longer wanted and should be deleted.
provisioningEndedInError(CloudProvisioningRecord, String) - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
To be called when a node that we previously promised to create (by calling CloudProvisioningState.provisioningStarted(CloudProvisioningRecord, String)) failed to start.
provisioningStarted(CloudProvisioningRecord, String) - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
To be called when we've decided to create a new node.
pruneUnwantedRecords() - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
To be called every now and again to ensure that we're not caching records that will never be valid again.

R

readResolve() - Method in class org.jenkinsci.plugins.vSphereCloud
 
readResolve() - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
readResolve() - Method in class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
ReapOnSave() - Constructor for class org.jenkinsci.plugins.vsphere.tools.VSphereConnectionPoolLifecycleListener.ReapOnSave
 
Reconfigure - Class in org.jenkinsci.plugins.vsphere.builders
 
Reconfigure(String, List<ReconfigureStep>) - Constructor for class org.jenkinsci.plugins.vsphere.builders.Reconfigure
 
Reconfigure.ReconfigureDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
reconfigureAnnotation(Run<?, ?>, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureAnnotation
 
ReconfigureAnnotation - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureAnnotation() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureAnnotation
Constructor that takes all mandatory fields.
ReconfigureAnnotation.ReconfigureAnnotationDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureAnnotationDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureAnnotation.ReconfigureAnnotationDescriptor
 
reconfigureCPU(Run<?, ?>, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu
 
ReconfigureCpu - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureCpu(String, String) - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu
 
ReconfigureCpu.ReconfigureCpuDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureCpuDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureCpu.ReconfigureCpuDescriptor
 
ReconfigureDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.Reconfigure.ReconfigureDescriptor
 
reconfigureDisk(Run<?, ?>, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk
 
ReconfigureDisk - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureDisk(String, String) - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk
 
ReconfigureDisk.ReconfigureDiskDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureDiskDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureDisk.ReconfigureDiskDescriptor
 
reconfigureMemory(Run<?, ?>, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureMemory
 
ReconfigureMemory - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureMemory(String) - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureMemory
 
ReconfigureMemory.ReconfigureMemoryDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureMemoryDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureMemory.ReconfigureMemoryDescriptor
 
reconfigureNetwork(Run<?, ?>, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
ReconfigureNetworkAdapters - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureNetworkAdapters(ReconfigureStep.DeviceAction, String, String, boolean, String, boolean, String, String) - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters
 
ReconfigureNetworkAdapters.ReconfigureNetworkAdaptersDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureNetworkAdaptersDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureNetworkAdapters.ReconfigureNetworkAdaptersDescriptor
 
ReconfigureStep - Class in org.jenkinsci.plugins.vsphere.builders
Define a base class for all Reconfigure Acion steps.
ReconfigureStep() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
ReconfigureStep.DeviceAction - Enum Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureStep.ReconfigureStepDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
ReconfigureStepDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep.ReconfigureStepDescriptor
 
ReconfigureStepDescriptor(Class<? extends ReconfigureStep>) - Constructor for class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep.ReconfigureStepDescriptor
 
reconfigureVm(String, VirtualMachineConfigSpec) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
RECONNECT_AND_REVERT - Enum constant in enum class org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION
 
recordExistingUnwantedVM(vSphereCloudSlaveTemplate, String) - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
To be called if we become aware that there is a VM that exist in vSphere (that we created) which we don't want anymore.
REMOVE - Enum constant in enum class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep.DeviceAction
 
RemoveProbableLaunch(vSphereCloudSlave) - Static method in class org.jenkinsci.plugins.vSphereCloudSlave
 
rename(Run<?, ?>, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.Rename
 
Rename - Class in org.jenkinsci.plugins.vsphere.builders
 
Rename(String, String) - Constructor for class org.jenkinsci.plugins.vsphere.builders.Rename
 
Rename.RenameDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
RenameDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.Rename.RenameDescriptor
 
renameSnapshot(Run<?, ?>, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
RenameSnapshot - Class in org.jenkinsci.plugins.vsphere.builders
 
RenameSnapshot(String, String, String, String) - Constructor for class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot
 
RenameSnapshot.RenameSnapshotDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
RenameSnapshotDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.RenameSnapshot.RenameSnapshotDescriptor
 
renameVm(String, String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Renames the VM vSphere
renameVmSnapshot(String, String, String, String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Renames a VM Snapshot
RESET - Enum constant in enum class org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION
 
REVERT - Enum constant in enum class org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION
 
REVERT_AND_RESET - Enum constant in enum class org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION
 
REVERT_AND_RESTART - Enum constant in enum class org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION
 
revertToSnapshot(String, String) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
revertToSnapshot(String, String, boolean) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
RevertToSnapshot - Class in org.jenkinsci.plugins.vsphere.builders
 
RevertToSnapshot(String, String) - Constructor for class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
RevertToSnapshot.RevertToSnapshotDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
RevertToSnapshotDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot.RevertToSnapshotDescriptor
 
run() - Method in class org.jenkinsci.plugins.workflow.vSphereStep.vSphereExecution
 
RunOnceCloudRetentionStrategy - Class in org.jenkinsci.plugins.vsphere
 
RunOnceCloudRetentionStrategy(int) - Constructor for class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy
 
runOnceCloudRetentionStrategy_OfflineReason_BuildHasRun() - Static method in class org.jenkinsci.plugins.vsphere.Messages
Key runOnceCloudRetentionStrategy.OfflineReason.BuildHasRun: VSphere Cloud Agent configured was to run one build only.
RunOnceCloudRetentionStrategy.DescriptorImpl - Class in org.jenkinsci.plugins.vsphere
JENKINS-69035: runOnceCloud is not unique.
RunOnceCloudRetentionStrategy.DescriptorVisibilityFilterImpl - Class in org.jenkinsci.plugins.vsphere
 

S

SELECTABLE_SERVER_NAME - Static variable in class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer
 
setAllowUntrustedCertificate(boolean) - Method in class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig
 
setAnnotation(String) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureAnnotation
 
setAppend(boolean) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureAnnotation
 
setBuildStep(VSphereBuildStep) - Method in class org.jenkinsci.plugins.workflow.vSphereStep
 
setClouds(List<vSphereCloud>) - Method in class org.jenkinsci.plugins.folder.FolderVSphereCloudProperty
 
setExtraConfigParameters(String, Map<String, String>) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
Passes data to a VM's "extra config" object.
setGracefulShutdownTimeout(int) - Method in class org.jenkinsci.plugins.vsphere.builders.PowerOff
 
setMaintenanceMessage(String) - Method in class org.jenkinsci.plugins.vSphereCloud
 
setMaintenanceMode(boolean) - Method in class org.jenkinsci.plugins.vSphereCloud
 
setPoolHealthCheckIntervalSecs(int) - Method in class org.jenkinsci.plugins.vSphereCloud
 
setPoolIdleTimeoutSecs(int) - Method in class org.jenkinsci.plugins.vSphereCloud
 
setServerName(String) - Method in class org.jenkinsci.plugins.workflow.vSphereStep
 
setSessionMaxAgeSecs(int) - Method in class org.jenkinsci.plugins.vSphereCloud
 
setSessionMaxUses(int) - Method in class org.jenkinsci.plugins.vSphereCloud
 
setSuppressPowerOn(boolean) - Method in class org.jenkinsci.plugins.vsphere.builders.RevertToSnapshot
 
setUseConnectionPool(boolean) - Method in class org.jenkinsci.plugins.vSphereCloud
 
setVirtualMachineConfigSpec(VirtualMachineConfigSpec) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
setVM(VirtualMachine) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
setVsphere(VSphere) - Method in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
setVsphere(VSphere) - Method in class org.jenkinsci.plugins.vsphere.VSphereBuildStep
 
shutdown() - Method in class org.jenkinsci.plugins.vsphere.tools.VSphereConnectionPool
Shuts down all background threads and, unless the connection is still borrowed by an in-flight caller (see VSphereConnectionPool.acquire()/VSphereConnectionPool.release()), disconnects the current session immediately.
SHUTDOWN - Enum constant in enum class org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION
 
shutdownAllPoolsOnJenkinsShutdown() - Static method in class org.jenkinsci.plugins.vsphere.tools.VSphereConnectionPoolLifecycleListener
 
slaveIsDisconnecting - Variable in class org.jenkinsci.plugins.vSphereCloudSlave
 
slaveIsStarting - Variable in class org.jenkinsci.plugins.vSphereCloudSlave
 
spec - Variable in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
start(AbstractCloudComputer) - Method in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy
 
StartLimitedTestRun(Run, TaskListener) - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
startVm(String, int) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
SUSPEND - Enum constant in enum class org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION
 
suspendVm(VirtualMachine) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
SuspendVm - Class in org.jenkinsci.plugins.vsphere.builders
 
SuspendVm(String) - Constructor for class org.jenkinsci.plugins.vsphere.builders.SuspendVm
 
SuspendVm.SuspendVmDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
SuspendVmDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.SuspendVm.SuspendVmDescriptor
 

T

takeSnapshot(String, String, String, boolean) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
TakeSnapshot - Class in org.jenkinsci.plugins.vsphere.builders
 
TakeSnapshot(String, String, String, boolean) - Constructor for class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot
 
TakeSnapshot.TakeSnapshotDescriptor - Class in org.jenkinsci.plugins.vsphere.builders
 
TakeSnapshotDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.builders.TakeSnapshot.TakeSnapshotDescriptor
 
taskAccepted(Executor, Queue.Task) - Method in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy
 
taskCompleted(Executor, Queue.Task, long) - Method in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy
 
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in class org.jenkinsci.plugins.vsphere.RunOnceCloudRetentionStrategy
 
throwUnlessUserHasPermissionToAccessJob(Item) - Static method in class org.jenkinsci.plugins.vsphere.tools.PermissionUtils
Throws unless the user has permission to access this job.
throwUnlessUserHasPermissionToConfigureCloud(AbstractFolder<?>) - Static method in class org.jenkinsci.plugins.vsphere.tools.PermissionUtils
Throws unless the user has permission to update this cloud.
throwUnlessUserHasPermissionToConfigureJob(Item) - Static method in class org.jenkinsci.plugins.vsphere.tools.PermissionUtils
Throws unless the user has permission to update this job.
throwUnlessUserHasPermissionToConfigureSlave(ItemGroup<?>) - Static method in class org.jenkinsci.plugins.vsphere.tools.PermissionUtils
Throws unless the user has permission to update this agent.
toString() - Method in class org.jenkinsci.plugins.folder.FolderVSphereCloudProperty
 
toString() - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningRecord
 
toString() - Method in class org.jenkinsci.plugins.vSphereCloud
 

U

unwantedSlaveNotDeleted(String) - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
MUST be called when a node previously declared to be unwanted (previously told to CloudProvisioningState.provisionedSlaveNowUnwanted(String, boolean)) and that we were given clearance to delete (CloudProvisioningState.isOkToDeleteUnwantedVM(String) returned true) failed to be removed.
unwantedSlaveNowDeleted(String) - Method in class org.jenkinsci.plugins.vsphere.tools.CloudProvisioningState
MUST be called when a node previously declared to be unwanted (previously told to CloudProvisioningState.provisionedSlaveNowUnwanted(String, boolean)) and that we were given clearance to delete (CloudProvisioningState.isOkToDeleteUnwantedVM(String) returned true) has been successfully removed.

V

validation_alreadySet(Object, Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.alreadySet: Specified {0} is already a {1}!.
validation_buildParameter(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.buildParameter: {0} references a build parameter, so it cannot be validated..
validation_exists(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.exists: Specified {0} already exists!.
validation_instanceNotFound(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.instanceNotFound: Could not find vSphere Cloud instance "{0}"!.
validation_maxValue(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.maxValue: Please enter a value less than {0}!.
validation_noSnapshots() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.noSnapshots: No snapshots found for specified template!.
validation_notActually(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.notActually: Specified {0} is not actually a {0}!.
validation_notFound(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.notFound: Specified {0} not found!.
validation_positiveInteger(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.positiveInteger: {0} must be a positive integer!.
validation_required(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.required: Please enter {0}!.
validation_requiredValues() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.requiredValues: Please enter required values!.
validation_serverExistence() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.serverExistence: Server does not exist in global config! Please re-save your job configuration..
validation_success() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.success: Success.
validation_useCurrentAndNamedSnapshots() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.useCurrentAndNamedSnapshots: Can not specify use of both a named and a current snapshot!.
validation_wrongSwitchSelection() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.wrongSwitchSelection: Cannot configure both Standard Switch and Distributed Switch for the same network device.
valueOf(String) - Static method in enum class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep.DeviceAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep.DeviceAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jenkinsci.plugins.vSphereCloudLauncher.MACHINE_ACTION
Returns an array containing the constants of this enum class, in the order they are declared.
vm - Variable in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
vm_reconfigure_Add() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.reconfigure.Add: Add.
vm_reconfigure_Edit() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.reconfigure.Edit: Edit.
vm_reconfigure_Remove() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.reconfigure.Remove: Remove.
vm_title_Clone() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.Clone: Clone VM from VM or template.
vm_title_ConvertToTemplate() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ConvertToTemplate: Convert VM to a template.
vm_title_ConvertToVM() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ConvertToVM: Convert template to a VM.
vm_title_Delete() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.Delete: Delete VM (DESTRUCTIVE).
vm_title_DeleteSnapshot() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.DeleteSnapshot: Delete a Snapshot.
vm_title_Deploy() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.Deploy: Deploy VM from template.
vm_title_ExposeGuestInfo() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ExposeGuestInfo: Expose Guest Info.
vm_title_PowerOff() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.PowerOff: Power-Off VM.
vm_title_PowerOn() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.PowerOn: Power-On/Resume VM.
vm_title_Reconfigure() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.Reconfigure: Reconfigure VM.
vm_title_ReconfigureAnnotation() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ReconfigureAnnotation: Edit Notes.
vm_title_ReconfigureCpu() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ReconfigureCpu: Edit CPU.
vm_title_ReconfigureDisk() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ReconfigureDisk: Add a disk.
vm_title_ReconfigureMemory() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ReconfigureMemory: Edit Memory.
vm_title_ReconfigureNetworkAdapter() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ReconfigureNetworkAdapter: Edit Network Adapter.
vm_title_Rename() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.Rename: Rename VM.
vm_title_RenameSnapshot() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.RenameSnapshot: Rename Snapshot.
vm_title_RevertToSnapshot() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.RevertToSnapshot: Revert to Snapshot.
vm_title_SuspendVM() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.SuspendVM: Suspend VM.
vm_title_TakeSnapshot() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.TakeSnapshot: Take Snapshot.
vmToolIsEnabled(VirtualMachine) - Method in class org.jenkinsci.plugins.vsphere.tools.VSphere
 
vsLogger(PrintStream, Exception) - Static method in class org.jenkinsci.plugins.vsphere.tools.VSphereLogger
 
vsLogger(PrintStream, String) - Static method in class org.jenkinsci.plugins.vsphere.tools.VSphereLogger
This is simply a wrapper method to clean up this class.
vsphere - Variable in class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep
 
vsphere - Variable in class org.jenkinsci.plugins.vsphere.VSphereBuildStep
 
VSphere - Class in org.jenkinsci.plugins.vsphere.tools
 
VSphere_build_title() - Static method in class org.jenkinsci.plugins.vsphere.tools.Messages
Key VSphere.build.title: vSphere.
VSphere_title_vSphereCloudSelectorParameter() - Static method in class org.jenkinsci.plugins.vsphere.parameters.Messages
Key VSphere.title.vSphereCloudSelectorParameter: vSphere Cloud Selection Parameter.
VSphereBuildStep - Class in org.jenkinsci.plugins.vsphere
Define a base class for all vSphere build steps.
VSphereBuildStep() - Constructor for class org.jenkinsci.plugins.vsphere.VSphereBuildStep
 
VSphereBuildStep.VSphereBuildStepDescriptor - Class in org.jenkinsci.plugins.vsphere
 
VSphereBuildStepContainer - Class in org.jenkinsci.plugins.vsphere
 
VSphereBuildStepContainer(VSphereBuildStep, String) - Constructor for class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer
 
VSphereBuildStepContainer.VSphereBuildStepContainerDescriptor - Class in org.jenkinsci.plugins.vsphere
 
VSphereBuildStepContainerDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.VSphereBuildStepContainer.VSphereBuildStepContainerDescriptor
 
VSphereBuildStepDescriptor() - Constructor for class org.jenkinsci.plugins.vsphere.VSphereBuildStep.VSphereBuildStepDescriptor
 
VSphereBuildStepDescriptor(Class<? extends VSphereBuildStep>) - Constructor for class org.jenkinsci.plugins.vsphere.VSphereBuildStep.VSphereBuildStepDescriptor
 
vSphereCloud - Class in org.jenkinsci.plugins
 
vSphereCloud(String, String, String, String, int) - Constructor for class org.jenkinsci.plugins.vSphereCloud
Deprecated.
vSphereCloud(VSphereConnectionConfig, String, int, int, List<? extends vSphereCloudSlaveTemplate>) - Constructor for class org.jenkinsci.plugins.vSphereCloud
 
vSphereCloud.DescriptorImpl - Class in org.jenkinsci.plugins
 
vSphereCloudComputerListener() - Constructor for class org.jenkinsci.plugins.vSphereCloudProvisionedSlave.vSphereCloudComputerListener
 
vSphereCloudComputerListener() - Constructor for class org.jenkinsci.plugins.vSphereCloudSlave.vSphereCloudComputerListener
 
vSphereCloudLauncher - Class in org.jenkinsci.plugins
 
vSphereCloudLauncher(ComputerLauncher, String, String, Boolean, Boolean, String, String, String, String) - Constructor for class org.jenkinsci.plugins.vSphereCloudLauncher
 
vSphereCloudLauncher.MACHINE_ACTION - Enum Class in org.jenkinsci.plugins
 
vSphereCloudProvisionedSlave - Class in org.jenkinsci.plugins
 
vSphereCloudProvisionedSlave(String, String, String, String, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>, String, String, boolean, boolean, String, String, String, String) - Constructor for class org.jenkinsci.plugins.vSphereCloudProvisionedSlave
 
vSphereCloudProvisionedSlave.DescriptorImpl - Class in org.jenkinsci.plugins
 
vSphereCloudProvisionedSlave.vSphereCloudComputerListener - Class in org.jenkinsci.plugins
 
VSphereCloudRetentionStrategy - Class in org.jenkinsci.plugins.vsphere
 
VSphereCloudRetentionStrategy(int) - Constructor for class org.jenkinsci.plugins.vsphere.VSphereCloudRetentionStrategy
 
VSphereCloudRetentionStrategy.DescriptorImpl - Class in org.jenkinsci.plugins.vsphere
 
VSphereCloudRetentionStrategy.DescriptorVisibilityFilterImpl - Class in org.jenkinsci.plugins.vsphere
 
vSphereCloudRunListener - Class in org.jenkinsci.plugins
 
vSphereCloudRunListener() - Constructor for class org.jenkinsci.plugins.vSphereCloudRunListener
 
vSphereCloudSlave - Class in org.jenkinsci.plugins
 
vSphereCloudSlave(String, String, String, String, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>, String, String, boolean, boolean, String, String, String, String) - Constructor for class org.jenkinsci.plugins.vSphereCloudSlave
 
vSphereCloudSlave_BlockageReason_NoFlyweightTasks() - Static method in class org.jenkinsci.plugins.Messages
Key vSphereCloudSlave.BlockageReason.NoFlyweightTasks: Don't run FlyweightTasks on vSphere nodes as they can be terminated..
vSphereCloudSlave_LimitedBuild_Disconnect() - Static method in class org.jenkinsci.plugins.Messages
Key vSphereCloudSlave.LimitedBuild.Disconnect: Disconnecting the agent as offline due to reaching limited build threshold..
vSphereCloudSlave_LimitedBuild_TemporarilyOnline() - Static method in class org.jenkinsci.plugins.Messages
Key vSphereCloudSlave.LimitedBuild.TemporarilyOnline: Marking the agent as online after completing post-disconnect actions..
vSphereCloudSlave_LimitedBuild_TemporaryOffline() - Static method in class org.jenkinsci.plugins.Messages
Key vSphereCloudSlave.LimitedBuild.TemporaryOffline: Marking the agent as offline due to reaching limited build threshold..
vSphereCloudSlave_OfflineReason_ShuttingDown() - Static method in class org.jenkinsci.plugins.Messages
Key vSphereCloudSlave.OfflineReason.ShuttingDown: Shutting down VSphere Cloud Agent.
vSphereCloudSlave.DescriptorImpl - Class in org.jenkinsci.plugins
 
vSphereCloudSlave.vSphereCloudComputerListener - Class in org.jenkinsci.plugins
 
vSphereCloudSlaveComputer - Class in org.jenkinsci.plugins
 
vSphereCloudSlaveComputer(AbstractCloudSlave) - Constructor for class org.jenkinsci.plugins.vSphereCloudSlaveComputer
 
vSphereCloudSlaveTemplate - Class in org.jenkinsci.plugins
 
vSphereCloudSlaveTemplate(String, String, Boolean, String, boolean, String, String, String, String, String, String, int, int, String, String, Node.Mode, boolean, boolean, int, int, boolean, String, String, String, ComputerLauncher, RetentionStrategy<?>, List<? extends NodeProperty<?>>, List<? extends VSphereGuestInfoProperty>) - Constructor for class org.jenkinsci.plugins.vSphereCloudSlaveTemplate
 
vSphereCloudSlaveTemplate.DescriptorImpl - Class in org.jenkinsci.plugins
 
VSphereConnectionConfig - Class in org.jenkinsci.plugins.vsphere
 
VSphereConnectionConfig(String, boolean, String) - Constructor for class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig
Full constructor for internal use, initializes all fields
VSphereConnectionConfig(String, String) - Constructor for class org.jenkinsci.plugins.vsphere.VSphereConnectionConfig
 
VSphereConnectionConfig.DescriptorImpl - Class in org.jenkinsci.plugins.vsphere
 
VSphereConnectionPool - Class in org.jenkinsci.plugins.vsphere.tools
Maintains a single long-lived vSphere session for one vSphereCloud instance, eliminating the per-operation login/logout overhead that occurs when every API call creates and destroys its own session.
VSphereConnectionPool(VSphereConnectionConfig, int, int, int, int) - Constructor for class org.jenkinsci.plugins.vsphere.tools.VSphereConnectionPool
 
VSphereConnectionPool(VSphereConnectionConfig, Cloud, int, int, int, int) - Constructor for class org.jenkinsci.plugins.vsphere.tools.VSphereConnectionPool
 
VSphereConnectionPoolLifecycleListener - Class in org.jenkinsci.plugins.vsphere.tools
Keeps VSphereConnectionPool instances honest across two events that Jenkins core has no dedicated "cloud replaced/removed" hook for: Saving the Jenkins configuration (e.g.
VSphereConnectionPoolLifecycleListener.ReapOnSave - Class in org.jenkinsci.plugins.vsphere.tools
 
VSphereDuplicateException - Exception Class in org.jenkinsci.plugins.vsphere.tools
 
VSphereDuplicateException(String, String) - Constructor for exception class org.jenkinsci.plugins.vsphere.tools.VSphereDuplicateException
 
VSphereDuplicateException(String, String, Throwable) - Constructor for exception class org.jenkinsci.plugins.vsphere.tools.VSphereDuplicateException
 
VSphereException - Exception Class in org.jenkinsci.plugins.vsphere.tools
 
VSphereException() - Constructor for exception class org.jenkinsci.plugins.vsphere.tools.VSphereException
 
VSphereException(String) - Constructor for exception class org.jenkinsci.plugins.vsphere.tools.VSphereException
 
VSphereException(String, Throwable) - Constructor for exception class org.jenkinsci.plugins.vsphere.tools.VSphereException
 
VSphereException(Throwable) - Constructor for exception class org.jenkinsci.plugins.vsphere.tools.VSphereException
 
vSphereExecution() - Constructor for class org.jenkinsci.plugins.workflow.vSphereStep.vSphereExecution
 
VSphereGuestInfoProperty - Class in org.jenkinsci.plugins.vsphere
Represents a name/value pair that's sent to a vSphere virtual machine's "guestinfo" object.
VSphereGuestInfoProperty(String, String) - Constructor for class org.jenkinsci.plugins.vsphere.VSphereGuestInfoProperty
 
VSphereGuestInfoProperty.VSphereGuestInfoPropertyDescriptorImpl - Class in org.jenkinsci.plugins.vsphere
 
VSphereGuestInfoPropertyDescriptorImpl() - Constructor for class org.jenkinsci.plugins.vsphere.VSphereGuestInfoProperty.VSphereGuestInfoPropertyDescriptorImpl
 
vSphereInstance() - Method in class org.jenkinsci.plugins.vSphereCloud
 
VSphereLogger - Class in org.jenkinsci.plugins.vsphere.tools
 
VSphereLogger() - Constructor for class org.jenkinsci.plugins.vsphere.tools.VSphereLogger
 
VSphereLogger_title() - Static method in class org.jenkinsci.plugins.vsphere.tools.Messages
Key VSphereLogger.title: vSphere.
VSphereNotFoundException - Exception Class in org.jenkinsci.plugins.vsphere.tools
 
VSphereNotFoundException(String, String) - Constructor for exception class org.jenkinsci.plugins.vsphere.tools.VSphereNotFoundException
 
VSphereNotFoundException(String, String, String) - Constructor for exception class org.jenkinsci.plugins.vsphere.tools.VSphereNotFoundException
 
VSphereNotFoundException(String, String, String, Throwable) - Constructor for exception class org.jenkinsci.plugins.vsphere.tools.VSphereNotFoundException
 
VSphereNotFoundException(String, String, Throwable) - Constructor for exception class org.jenkinsci.plugins.vsphere.tools.VSphereNotFoundException
 
VSphereOfflineCause - Class in org.jenkinsci.plugins.vsphere
Offline because the plugin set it offline rather than anyone else.
VSphereOfflineCause(Localizable) - Constructor for class org.jenkinsci.plugins.vsphere.VSphereOfflineCause
 
vSphereStep - Class in org.jenkinsci.plugins.workflow
The vSphere invocation step for the Jenkins workflow plugin.
vSphereStep() - Constructor for class org.jenkinsci.plugins.workflow.vSphereStep
 
vSphereStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow
 
vSphereStep.vSphereExecution - Class in org.jenkinsci.plugins.workflow
 

W

waitWhileInMaintenanceMode(TaskListener) - Method in class org.jenkinsci.plugins.vSphereCloud
If this cloud (or whichever vSphereCloud instance now holds its configuration - Jenkins constructs a brand-new Cloud instance on every reconfiguration rather than mutating the existing one, see vSphereCloud.resolveCurrentInstance()) is in maintenance mode, logs the configured message to listener and blocks the calling thread, polling every vSphereCloud.MAINTENANCE_POLL_INTERVAL_MS, until maintenance mode is turned off.

_

__toString() - Method in enum class org.jenkinsci.plugins.vsphere.builders.ReconfigureStep.DeviceAction
 
_console_buildStepStart(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key console.buildStepStart: Performing vSphere build step: "{0}".
_console_usingServerConfig(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key console.usingServerConfig: Attempting to use server configuration: "{0}".
_plugin_title_BuildStep() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key plugin.title.BuildStep: vSphere Build Step.
_runOnceCloudRetentionStrategy_OfflineReason_BuildHasRun() - Static method in class org.jenkinsci.plugins.vsphere.Messages
Key runOnceCloudRetentionStrategy.OfflineReason.BuildHasRun: VSphere Cloud Agent configured was to run one build only.
_terminate(TaskListener) - Method in class org.jenkinsci.plugins.vSphereCloudProvisionedSlave
 
_terminate(TaskListener) - Method in class org.jenkinsci.plugins.vSphereCloudSlave
 
_validation_alreadySet(Object, Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.alreadySet: Specified {0} is already a {1}!.
_validation_buildParameter(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.buildParameter: {0} references a build parameter, so it cannot be validated..
_validation_exists(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.exists: Specified {0} already exists!.
_validation_instanceNotFound(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.instanceNotFound: Could not find vSphere Cloud instance "{0}"!.
_validation_maxValue(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.maxValue: Please enter a value less than {0}!.
_validation_noSnapshots() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.noSnapshots: No snapshots found for specified template!.
_validation_notActually(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.notActually: Specified {0} is not actually a {0}!.
_validation_notFound(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.notFound: Specified {0} not found!.
_validation_positiveInteger(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.positiveInteger: {0} must be a positive integer!.
_validation_required(Object) - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.required: Please enter {0}!.
_validation_requiredValues() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.requiredValues: Please enter required values!.
_validation_serverExistence() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.serverExistence: Server does not exist in global config! Please re-save your job configuration..
_validation_success() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.success: Success.
_validation_useCurrentAndNamedSnapshots() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.useCurrentAndNamedSnapshots: Can not specify use of both a named and a current snapshot!.
_validation_wrongSwitchSelection() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key validation.wrongSwitchSelection: Cannot configure both Standard Switch and Distributed Switch for the same network device.
_vm_reconfigure_Add() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.reconfigure.Add: Add.
_vm_reconfigure_Edit() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.reconfigure.Edit: Edit.
_vm_reconfigure_Remove() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.reconfigure.Remove: Remove.
_vm_title_Clone() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.Clone: Clone VM from VM or template.
_vm_title_ConvertToTemplate() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ConvertToTemplate: Convert VM to a template.
_vm_title_ConvertToVM() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ConvertToVM: Convert template to a VM.
_vm_title_Delete() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.Delete: Delete VM (DESTRUCTIVE).
_vm_title_DeleteSnapshot() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.DeleteSnapshot: Delete a Snapshot.
_vm_title_Deploy() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.Deploy: Deploy VM from template.
_vm_title_ExposeGuestInfo() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ExposeGuestInfo: Expose Guest Info.
_vm_title_PowerOff() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.PowerOff: Power-Off VM.
_vm_title_PowerOn() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.PowerOn: Power-On/Resume VM.
_vm_title_Reconfigure() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.Reconfigure: Reconfigure VM.
_vm_title_ReconfigureAnnotation() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ReconfigureAnnotation: Edit Notes.
_vm_title_ReconfigureCpu() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ReconfigureCpu: Edit CPU.
_vm_title_ReconfigureDisk() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ReconfigureDisk: Add a disk.
_vm_title_ReconfigureMemory() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ReconfigureMemory: Edit Memory.
_vm_title_ReconfigureNetworkAdapter() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.ReconfigureNetworkAdapter: Edit Network Adapter.
_vm_title_Rename() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.Rename: Rename VM.
_vm_title_RenameSnapshot() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.RenameSnapshot: Rename Snapshot.
_vm_title_RevertToSnapshot() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.RevertToSnapshot: Revert to Snapshot.
_vm_title_SuspendVM() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.SuspendVM: Suspend VM.
_vm_title_TakeSnapshot() - Static method in class org.jenkinsci.plugins.vsphere.builders.Messages
Key vm.title.TakeSnapshot: Take Snapshot.
_VSphere_build_title() - Static method in class org.jenkinsci.plugins.vsphere.tools.Messages
Key VSphere.build.title: vSphere.
_VSphere_title_vSphereCloudSelectorParameter() - Static method in class org.jenkinsci.plugins.vsphere.parameters.Messages
Key VSphere.title.vSphereCloudSelectorParameter: vSphere Cloud Selection Parameter.
_vSphereCloudSlave_BlockageReason_NoFlyweightTasks() - Static method in class org.jenkinsci.plugins.Messages
Key vSphereCloudSlave.BlockageReason.NoFlyweightTasks: Don't run FlyweightTasks on vSphere nodes as they can be terminated..
_vSphereCloudSlave_LimitedBuild_Disconnect() - Static method in class org.jenkinsci.plugins.Messages
Key vSphereCloudSlave.LimitedBuild.Disconnect: Disconnecting the agent as offline due to reaching limited build threshold..
_vSphereCloudSlave_LimitedBuild_TemporarilyOnline() - Static method in class org.jenkinsci.plugins.Messages
Key vSphereCloudSlave.LimitedBuild.TemporarilyOnline: Marking the agent as online after completing post-disconnect actions..
_vSphereCloudSlave_LimitedBuild_TemporaryOffline() - Static method in class org.jenkinsci.plugins.Messages
Key vSphereCloudSlave.LimitedBuild.TemporaryOffline: Marking the agent as offline due to reaching limited build threshold..
_vSphereCloudSlave_OfflineReason_ShuttingDown() - Static method in class org.jenkinsci.plugins.Messages
Key vSphereCloudSlave.OfflineReason.ShuttingDown: Shutting down VSphere Cloud Agent.
_VSphereLogger_title() - Static method in class org.jenkinsci.plugins.vsphere.tools.Messages
Key VSphereLogger.title: vSphere.
A C D E F G H I L M N O P R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form