public class DeployConfigService extends Object implements DeployService<DeployConfigRequest>
| Constructor and Description |
|---|
DeployConfigService(org.vertx.java.core.Vertx vertx,
org.vertx.java.core.json.JsonObject config) |
| Modifier and Type | Method and Description |
|---|---|
org.vertx.java.core.json.JsonObject |
deploy(DeployConfigRequest deployRequest) |
public DeployConfigService(org.vertx.java.core.Vertx vertx,
org.vertx.java.core.json.JsonObject config)
public org.vertx.java.core.json.JsonObject deploy(DeployConfigRequest deployRequest)
deploy in interface DeployService<DeployConfigRequest>Copyright © 2016. All rights reserved.