Uses of Class
jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
Packages that use JCloudsSlaveTemplate
-
Uses of JCloudsSlaveTemplate in jenkins.plugins.openstack.compute
Methods in jenkins.plugins.openstack.compute that return JCloudsSlaveTemplateMethods in jenkins.plugins.openstack.compute that return types with arguments of type JCloudsSlaveTemplateModifier and TypeMethodDescriptionJCloudsSlaveTemplate.getDescriptor()JCloudsCloud.getTemplates()Constructor parameters in jenkins.plugins.openstack.compute with type arguments of type JCloudsSlaveTemplateModifierConstructorDescriptionJCloudsCloud(String name, String endPointUrl, boolean ignoreSsl, String zone, long cleanfreq, SlaveOptions slaveOptions, List<JCloudsSlaveTemplate> templates, String credentialsId)