Package | Description |
---|---|
org.jenkinsci.plugins | |
org.jenkinsci.plugins.vsphere |
Modifier and Type | Method and Description |
---|---|
List<? extends VSphereGuestInfoProperty> |
vSphereCloudSlaveTemplate.getGuestInfoProperties() |
Constructor and Description |
---|
vSphereCloudSlaveTemplate(String cloneNamePrefix,
String masterImageName,
Boolean useSnapshot,
String snapshotName,
boolean linkedClone,
String cluster,
String resourcePool,
String datastore,
String folder,
String customizationSpec,
String templateDescription,
int templateInstanceCap,
int numberOfExecutors,
String remoteFS,
String labelString,
Node.Mode mode,
boolean forceVMLaunch,
boolean waitForVMTools,
int launchDelay,
int limitedRunCount,
boolean saveFailure,
String targetResourcePool,
String targetHost,
String credentialsId,
ComputerLauncher launcher,
RetentionStrategy<?> retentionStrategy,
List<? extends NodeProperty<?>> nodeProperties,
List<? extends VSphereGuestInfoProperty> guestInfoProperties) |
Modifier and Type | Method and Description |
---|---|
Descriptor<VSphereGuestInfoProperty> |
VSphereGuestInfoProperty.getDescriptor() |
Copyright © 2016–2022. All rights reserved.