@Extension public static class AWSEBElasticBeanstalkSetup.DescriptorImpl extends AWSEBSetupDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
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, isApplicable
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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public 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–2022. All rights reserved.