public class AutoScalingDeployService extends Object
| Constructor and Description |
|---|
AutoScalingDeployService(DeployConfiguration activeConfiguration,
String region,
Integer port,
Integer requestTimeout,
org.apache.maven.plugin.logging.Log log,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
deployWithAutoScaling(List<Request> deployModuleRequests,
List<Request> deployArtifactRequests,
List<Request> deployConfigRequests) |
org.apache.maven.plugin.logging.Log |
getLog() |
public AutoScalingDeployService(DeployConfiguration activeConfiguration, String region, Integer port, Integer requestTimeout, org.apache.maven.plugin.logging.Log log, Properties properties)
public void deployWithAutoScaling(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.