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(AbstractBuild<?,?> build,
BuildListener listener,
com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb,
String applicationName) |
String |
getUrlList() |
perform, perform
getDescriptor
@DataBoundConstructor public ByUrl(String urlList)
public String getUrlList()
public List<com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription> getEnvironments(AbstractBuild<?,?> build, BuildListener listener, com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb, String applicationName)
getEnvironments
in interface EnvLookup
Copyright © 2014–2022. All rights reserved.