@Extension public static class AWSEBElasticBeanstalkSetup.DescriptorImpl extends AWSEBSetupDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckEnvironmentList(String environmentList) |
ListBoxModel |
doFillCredentialsStringItems(String credentials) |
FormValidation |
doLoadApplications(String credentialsString,
String credentialsText,
String awsRegion,
String awsRegionText) |
FormValidation |
doLookupAvailableCredentials() |
String |
getDisplayName() |
List<AWSEBSetupDescriptor> |
getEnvironmentLookupDescriptors() |
List<AWSEBSetup> |
getEnvLookup(List<AWSEBSetup> envLookup) |
List<AWSEBSetupDescriptor> |
getExtensionDescriptors() |
all, isApplicableaddHelpFileRedirect, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class Descriptor<AWSEBSetup>public ListBoxModel doFillCredentialsStringItems(@QueryParameter String credentials)
public FormValidation doCheckEnvironmentList(@QueryParameter String environmentList)
public FormValidation doLookupAvailableCredentials()
public FormValidation doLoadApplications(@QueryParameter(value="credentialsString") String credentialsString, @QueryParameter(value="credentialsText") String credentialsText, @QueryParameter(value="awsRegion") String awsRegion, @QueryParameter(value="awsRegionText") String awsRegionText)
public List<AWSEBSetupDescriptor> getExtensionDescriptors()
public List<AWSEBSetup> getEnvLookup(List<AWSEBSetup> envLookup)
public List<AWSEBSetupDescriptor> getEnvironmentLookupDescriptors()
Copyright © 2014–2026. All rights reserved.