Uses of Class
jenkins.plugins.jclouds.compute.InstancesToRun
-
Packages that use InstancesToRun Package Description jenkins.plugins.jclouds.compute -
-
Uses of InstancesToRun in jenkins.plugins.jclouds.compute
Methods in jenkins.plugins.jclouds.compute that return types with arguments of type InstancesToRun Modifier and Type Method Description List<InstancesToRun>
JCloudsBuildWrapper. getInstancesToRun()
Constructor parameters in jenkins.plugins.jclouds.compute with type arguments of type InstancesToRun Constructor Description JCloudsBuildWrapper(List<InstancesToRun> instancesToRun)
-