@Extension public static class LambdaUploadVariables.DescriptorImpl extends AWSLambdaDescriptor<LambdaUploadVariables>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckMemorySize(String value,
String updateMode) |
hudson.util.FormValidation |
doCheckTimeout(String value,
String updateMode) |
hudson.util.ListBoxModel |
doFillUpdateModeItems(String updateMode) |
String |
getDisplayName()
This human readable name is used in the configuration screen.
|
doCheckAwsAccessKeyId, doCheckAwsRegion, doCheckAwsSecretKey, doCheckFunctionAlias, doCheckFunctionARN, doCheckFunctionName
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, toMap
public hudson.util.FormValidation doCheckTimeout(@QueryParameter String value, @QueryParameter String updateMode)
public hudson.util.FormValidation doCheckMemorySize(@QueryParameter String value, @QueryParameter String updateMode)
public hudson.util.ListBoxModel doFillUpdateModeItems(@QueryParameter String updateMode)
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<LambdaUploadVariables>
Copyright © 2015-2017 XT-i. All Rights Reserved.