Package | Description |
---|---|
com.oracle.cloud.compute.jenkins |
Modifier and Type | Method and Description |
---|---|
ComputeCloudAgentTemplate |
ComputeCloud.getTemplate(hudson.model.Label label) |
Modifier and Type | Method and Description |
---|---|
hudson.model.Descriptor<ComputeCloudAgentTemplate> |
ComputeCloudAgentTemplate.getDescriptor() |
List<? extends ComputeCloudAgentTemplate> |
ComputeCloud.getTemplates() |
Constructor and Description |
---|
ComputeCloudAgent(String name,
ComputeCloudAgentTemplate template,
String cloudName,
String orchName,
String host) |
Constructor and Description |
---|
ComputeCloud(String cloudName,
String apiEndpoint,
String identityDomainName,
String userName,
String password,
String instanceCapStr,
int nextTemplateId,
List<? extends ComputeCloudAgentTemplate> templates) |
Copyright © 2016–2018. All rights reserved.