@Extension public static final class DeploySettings.DescriptorImpl extends hudson.model.Descriptor<DeploySettings>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCredentialsId(String value) |
hudson.util.FormValidation |
doCheckKmsKeyId(String value) |
hudson.util.FormValidation |
doCheckRegion(String value) |
hudson.util.FormValidation |
doCheckRoleArn(String value) |
hudson.util.FormValidation |
doCheckS3Bucket(String value) |
hudson.util.FormValidation |
doCheckStackName(String value) |
hudson.util.FormValidation |
doCheckTemplateFile(String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems() |
hudson.util.ListBoxModel |
doFillRegionItems() |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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<DeploySettings>public hudson.util.ListBoxModel doFillCredentialsIdItems()
public hudson.util.ListBoxModel doFillRegionItems()
public hudson.util.FormValidation doCheckCredentialsId(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckKmsKeyId(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckRegion(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckRoleArn(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckS3Bucket(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckStackName(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckTemplateFile(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2024 Trek10, Inc.. All rights reserved.