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