Modifier and Type | Method and Description |
---|---|
hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> |
AWSEBPublisher.getExtensions() |
abstract hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> |
AWSEBPublisherBackwardsCompatibility.getExtensions() |
hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> |
AWSEBBuilder.getExtensions() |
Modifier and Type | Method and Description |
---|---|
protected void |
AWSEBBuilderBackwardsCompatibility.addIfMissing(AWSEBSetup ext) |
protected void |
AWSEBPublisherBackwardsCompatibility.addIfMissing(AWSEBSetup ext) |
Modifier and Type | Class and Description |
---|---|
class |
AWSEBElasticBeanstalkSetup |
class |
AWSEBS3Setup |
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<AWSEBSetup,AWSEBSetupDescriptor> |
AWSEBSetupDescriptor.all() |
hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> |
AWSEBElasticBeanstalkSetup.getEnvLookup() |
List<AWSEBSetup> |
AWSEBElasticBeanstalkSetup.DescriptorImpl.getEnvLookup(List<AWSEBSetup> envLookup) |
hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> |
AWSEBElasticBeanstalkSetup.getExtensions() |
Modifier and Type | Method and Description |
---|---|
protected void |
AWSEBElasticBeanstalkSetup.addEnvIfMissing(AWSEBSetup ext) |
protected void |
AWSEBElasticBeanstalkSetup.addIfMissing(AWSEBSetup ext) |
Modifier and Type | Method and Description |
---|---|
List<AWSEBSetup> |
AWSEBElasticBeanstalkSetup.DescriptorImpl.getEnvLookup(List<AWSEBSetup> envLookup) |
static boolean |
AWSEBSetup.perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
List<AWSEBSetup> extensions) |
Constructor and Description |
---|
AWSEBElasticBeanstalkSetup(com.amazonaws.regions.Regions awsRegion,
String awsRegionText,
String credentialsString,
String credentialsText,
String applicationName,
String versionLabelFormat,
String versionDescriptionFormat,
Boolean failOnError,
List<AWSEBSetup> extensions,
List<AWSEBSetup> envLookup) |
AWSEBElasticBeanstalkSetup(com.amazonaws.regions.Regions awsRegion,
String awsRegionText,
String credentialsString,
String credentialsText,
String applicationName,
String versionLabelFormat,
String versionDescriptionFormat,
Boolean failOnError,
List<AWSEBSetup> extensions,
List<AWSEBSetup> envLookup) |
Modifier and Type | Class and Description |
---|---|
class |
ByName |
class |
ByUrl |
Copyright © 2014-2019. All Rights Reserved.