|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AWSEBCredentials | |
---|---|
org.jenkinsci.plugins.awsbeanstalkpublisher | |
org.jenkinsci.plugins.awsbeanstalkpublisher.extensions | |
org.jenkinsci.plugins.awsbeanstalkpublisher.extensions.envlookup |
Uses of AWSEBCredentials in org.jenkinsci.plugins.awsbeanstalkpublisher |
---|
Methods in org.jenkinsci.plugins.awsbeanstalkpublisher that return AWSEBCredentials | |
---|---|
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()
|
Methods in org.jenkinsci.plugins.awsbeanstalkpublisher with parameters of type AWSEBCredentials | |
---|---|
static String |
AWSEBUtils.getApplicationListAsString(AWSEBCredentials credentials,
com.amazonaws.regions.Regions region)
|
static com.amazonaws.services.s3.AmazonS3 |
AWSEBUtils.getS3(AWSEBCredentials credentials,
com.amazonaws.regions.Regions awsRegion)
|
Method parameters in org.jenkinsci.plugins.awsbeanstalkpublisher with type arguments of type AWSEBCredentials | |
---|---|
static void |
AWSEBCredentials.configureCredentials(Collection<AWSEBCredentials> toAdd)
|
Constructors in org.jenkinsci.plugins.awsbeanstalkpublisher with parameters of type AWSEBCredentials | |
---|---|
AWSEBS3Uploader(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
com.amazonaws.regions.Regions awsRegion,
AWSEBCredentials credentials,
AWSEBS3Setup s3Setup,
String applicationName,
String versionLabel)
|
Uses of AWSEBCredentials in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions |
---|
Methods in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions that return AWSEBCredentials | |
---|---|
AWSEBCredentials |
AWSEBElasticBeanstalkSetup.getCredentials()
|
Uses of AWSEBCredentials in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions.envlookup |
---|
Methods in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions.envlookup with parameters of type AWSEBCredentials | |
---|---|
static String |
ByUrl.DescriptorImpl.getEnvironmentCnamesListAsString(AWSEBCredentials credentials,
com.amazonaws.regions.Regions region,
String appName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |