Uses of Class
org.jenkinsci.plugins.awsbeanstalkpublisher.AWSEBCredentials

Uses of AWSEBCredentials in org.jenkinsci.plugins.awsbeanstalkpublisher
 

Methods in org.jenkinsci.plugins.awsbeanstalkpublisher that return AWSEBCredentials
 AWSEBCredentials AWSEBPublisher.getCredentials()
           
 AWSEBCredentials AWSEBProvider.getCredentials()
           
 AWSEBCredentials AWSEBBuilder.getCredentials()
           
static AWSEBCredentials AWSEBCredentials.getCredentialsByString(String credentialsString)
           
 

Methods in org.jenkinsci.plugins.awsbeanstalkpublisher that return types with arguments of type AWSEBCredentials
 Set<AWSEBCredentials> AWSEBPublisher.DescriptorImpl.getCredentials()
           
static Set<AWSEBCredentials> AWSEBCredentials.getCredentials()
           
 Set<AWSEBCredentials> AWSEBBuilder.DescriptorImpl.getCredentials()
           
 

Method parameters in org.jenkinsci.plugins.awsbeanstalkpublisher with type arguments of type AWSEBCredentials
static void AWSEBCredentials.configureCredentials(Collection<AWSEBCredentials> toAdd)
           
 



Copyright © 2014. All Rights Reserved.