public class LambdaCloudDescriptor
extends hudson.model.Descriptor<hudson.slaves.Cloud>
| Constructor and Description |
|---|
LambdaCloudDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckName(String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item item,
String credentialsId) |
hudson.util.ListBoxModel |
doFillFunctionNameItems(String credentialsId,
String region) |
hudson.util.ListBoxModel |
doFillRegionItems() |
int |
getDefaultAgentTimeout() |
String |
getDefaultRegion() |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.slaves.Cloud>public String getDefaultRegion()
public int getDefaultAgentTimeout()
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Item item,
@QueryParameter
String credentialsId)
public hudson.util.ListBoxModel doFillRegionItems()
public hudson.util.ListBoxModel doFillFunctionNameItems(@QueryParameter
String credentialsId,
@QueryParameter
String region)
public hudson.util.FormValidation doCheckName(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2020. All rights reserved.