Class DeployUtils
java.lang.Object
de.taimos.pipeline.aws.code.deploy.DeployUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionwaitDeployment
(String deploymentId, TaskListener listener, com.amazonaws.services.codedeploy.AmazonCodeDeploy client)
-
Constructor Details
-
DeployUtils
public DeployUtils()
-
-
Method Details
-
waitDeployment
public Void waitDeployment(String deploymentId, TaskListener listener, com.amazonaws.services.codedeploy.AmazonCodeDeploy client) throws Exception - Throws:
Exception
-