Uses of Class
jenkins.plugins.openstack.compute.slaveopts.BootSource
Packages that use BootSource
-
Uses of BootSource in jenkins.plugins.openstack.compute
Methods in jenkins.plugins.openstack.compute that return BootSourceMethods in jenkins.plugins.openstack.compute with parameters of type BootSourceConstructors in jenkins.plugins.openstack.compute with parameters of type BootSourceModifierConstructorDescriptionSlaveOptions
(BootSource bootSource, String hardwareId, String networkId, String userDataId, Integer instanceCap, Integer instancesMin, String floatingIpPool, String securityGroups, String availabilityZone, Integer startTimeout, String keyPairName, Integer numExecutors, String jvmOptions, String fsRoot, LauncherFactory launcherFactory, List<? extends NodeProperty<?>> nodeProperties, Integer retentionTime, Boolean configDrive) -
Uses of BootSource in jenkins.plugins.openstack.compute.slaveopts
Subclasses of BootSource in jenkins.plugins.openstack.compute.slaveoptsModifier and TypeClassDescriptionstatic class
static final class
No boot source specified.static final class
static final class
Methods in jenkins.plugins.openstack.compute.slaveopts that return BootSourceModifier and TypeMethodDescriptionBootSource.Unspecified.Desc.newInstance
(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)