Package | Description |
---|---|
com.oracle.cloud.compute.jenkins |
Modifier and Type | Method and Description |
---|---|
static FormFillFailure |
FormFillFailure.errorWithValue(hudson.util.FormValidation fv,
String value)
Calls
errorWithValue(String, String) with the message from the
specified FormValidation . |
static FormFillFailure |
FormFillFailure.errorWithValue(String message,
String value)
Creates a new
FormFillFailure with the specified message and with
the specified value. |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
ComputeCloudAgentTemplate.DescriptorImpl.doFillImageListEntryItems(String apiEndpoint,
String identityDomainName,
String userName,
String password,
String imageListName,
String imageListEntry) |
hudson.util.ListBoxModel |
ComputeCloudAgentTemplate.DescriptorImpl.doFillImageListNameItems(String apiEndpoint,
String identityDomainName,
String userName,
String password,
String imageListSource,
String imageListName) |
hudson.util.ListBoxModel |
ComputeCloudAgentTemplate.DescriptorImpl.doFillSecurityListNameItems(String apiEndpoint,
String identityDomainName,
String userName,
String password,
String securityListName) |
hudson.util.ListBoxModel |
ComputeCloudAgentTemplate.DescriptorImpl.doFillShapeNameItems(String apiEndpoint,
String identityDomainName,
String userName,
String password,
String shapeName) |
hudson.util.ListBoxModel |
ComputeCloudAgentTemplate.DescriptorImpl.doFillSshKeyNameItems(String apiEndpoint,
String identityDomainName,
String userName,
String password,
String sshKeyName) |
Copyright © 2016–2018. All rights reserved.