JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
jenkins.plugins.openstack.compute.InstancesToRun
Packages that use
InstancesToRun
Package
Description
jenkins.plugins.openstack.compute
Uses of
InstancesToRun
in
jenkins.plugins.openstack.compute
Methods in
jenkins.plugins.openstack.compute
that return types with arguments of type
InstancesToRun
Modifier and Type
Method
Description
List
<
InstancesToRun
>
JCloudsBuildWrapper.
getInstancesToRun
()
Constructor parameters in
jenkins.plugins.openstack.compute
with type arguments of type
InstancesToRun
Modifier
Constructor
Description
JCloudsBuildWrapper
(
List
<
InstancesToRun
> instancesToRun)