Package | Description |
---|---|
jenkins.plugins.openstack.compute |
Modifier and Type | Field and Description |
---|---|
List<JCloudsSlaveTemplate> |
JCloudsCloud.templates |
Modifier and Type | Method and Description |
---|---|
JCloudsSlaveTemplate |
JCloudsCloud.getTemplate(hudson.model.Label label)
Gets
JCloudsSlaveTemplate that has the matching Label . |
JCloudsSlaveTemplate |
JCloudsCloud.getTemplate(String name) |
Modifier and Type | Method and Description |
---|---|
hudson.model.Descriptor<JCloudsSlaveTemplate> |
JCloudsSlaveTemplate.getDescriptor() |
List<JCloudsSlaveTemplate> |
JCloudsCloud.getTemplates() |
Constructor and Description |
---|
JCloudsCloud(String profile,
String identity,
String credential,
String endPointUrl,
int instanceCap,
int retentionTime,
int scriptTimeout,
int startTimeout,
String zone,
List<JCloudsSlaveTemplate> templates) |
Copyright © 2004-2015. All Rights Reserved.