Uses of Class
org.jenkinsci.plugins.awsbeanstalkpublisher.extensions.AWSEBSetup

Packages that use AWSEBSetup
org.jenkinsci.plugins.awsbeanstalkpublisher   
org.jenkinsci.plugins.awsbeanstalkpublisher.extensions   
 

Uses of AWSEBSetup in org.jenkinsci.plugins.awsbeanstalkpublisher
 

Methods in org.jenkinsci.plugins.awsbeanstalkpublisher that return types with arguments of type AWSEBSetup
 hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> AWSEBPublisher.getExtensions()
           
 hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> AWSEBBuilder.getExtensions()
           
 

Methods in org.jenkinsci.plugins.awsbeanstalkpublisher with parameters of type AWSEBSetup
protected  void AWSEBPublisherBackwardsCompatibility.addIfMissing(AWSEBSetup ext)
           
 

Uses of AWSEBSetup in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions
 

Subclasses of AWSEBSetup in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions
 class AWSEBElasticBeanstalkSetup
           
 class AWSEBS3Setup
           
 

Methods in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions that return types with arguments of type AWSEBSetup
static hudson.DescriptorExtensionList<AWSEBSetup,AWSEBSetupDescriptor> AWSEBSetupDescriptor.all()
           
 List<AWSEBSetup> AWSEBElasticBeanstalkSetup.getExtensions()
           
 

Constructor parameters in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions with type arguments of type AWSEBSetup
AWSEBElasticBeanstalkSetup(com.amazonaws.regions.Regions awsRegion, String credentials, String applicationName, String environmentList, String versionLabelFormat, Boolean failOnError, List<AWSEBSetup> extensions)
           
 



Copyright © 2014-2015. All Rights Reserved.