public class DefaultRequestExecutor extends RequestExecutor
log| Constructor | Description |
|---|---|
DefaultRequestExecutor(org.apache.maven.plugin.logging.Log log,
Integer requestTimeout,
Integer port,
String authToken) |
| Modifier and Type | Method | Description |
|---|---|---|
AwsState |
executeRequest(DeployRequest deployRequest,
String host,
boolean ignoreFailure) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatePost, getTimeoutpublic AwsState executeRequest(DeployRequest deployRequest, String host, boolean ignoreFailure) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
executeRequest in class RequestExecutororg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2017. All rights reserved.