public class ByUrl extends AWSEBSetup implements EnvLookup
Modifier and Type | Class and Description |
---|---|
static class |
ByUrl.DescriptorImpl |
Modifier and Type | Method and Description |
---|---|
List<com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription> |
getEnvironments(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb,
String applicationName) |
String |
getUrlList() |
perform, perform
@DataBoundConstructor public ByUrl(String urlList)
public String getUrlList()
public List<com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription> getEnvironments(hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener, com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb, String applicationName)
getEnvironments
in interface EnvLookup
Copyright © 2014-2019. All Rights Reserved.