public class OpsWorksDeployService extends Object
| Constructor and Description |
|---|
OpsWorksDeployService(DeployConfiguration activeConfiguration,
String region,
Integer port,
Integer requestTimeout,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
void |
deployWithOpsWorks(List<Request> deployModuleRequests,
List<Request> deployArtifactRequests,
List<Request> deployConfigRequests) |
org.apache.maven.plugin.logging.Log |
getLog() |
public OpsWorksDeployService(DeployConfiguration activeConfiguration, String region, Integer port, Integer requestTimeout, org.apache.maven.plugin.logging.Log log)
public void deployWithOpsWorks(List<Request> deployModuleRequests, List<Request> deployArtifactRequests, List<Request> deployConfigRequests) throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionExceptionpublic org.apache.maven.plugin.logging.Log getLog()
Copyright © 2017. All rights reserved.