public class AwsAsRegisterInstance extends Object implements Command<DeployRequest>
| Constructor and Description |
|---|
AwsAsRegisterInstance(io.vertx.core.Vertx vertx,
DeployConfig config,
Integer maxDuration) |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<DeployRequest> |
executeAsync(DeployRequest request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleExitCodepublic AwsAsRegisterInstance(io.vertx.core.Vertx vertx,
DeployConfig config,
Integer maxDuration)
public rx.Observable<DeployRequest> executeAsync(DeployRequest request)
executeAsync in interface Command<DeployRequest>Copyright © 2016. All rights reserved.