public class AWSEBEnvironmentUpdaterThread extends Object implements Callable<AWSEBEnvironmentUpdaterThread>
| Constructor and Description |
|---|
AWSEBEnvironmentUpdaterThread(com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb,
com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription envd,
BuildListener listener,
String versionLabel) |
| Modifier and Type | Method and Description |
|---|---|
AWSEBEnvironmentUpdaterThread |
call() |
boolean |
isSuccessfull() |
void |
printResults() |
void |
run() |
public AWSEBEnvironmentUpdaterThread(com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb,
com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription envd,
BuildListener listener,
String versionLabel)
public AWSEBEnvironmentUpdaterThread call() throws Exception
call in interface Callable<AWSEBEnvironmentUpdaterThread>Exceptionpublic void printResults()
public boolean isSuccessfull()
public void run()
Copyright © 2014–2026. All rights reserved.