public class DeployApplicationService extends Object implements DeployService<DeployApplicationRequest>
| Constructor and Description |
|---|
DeployApplicationService(DeployConfig config,
io.vertx.core.file.FileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
deploy(DeployApplicationRequest deployRequest) |
void |
stopContainer(String requestId) |
public DeployApplicationService(DeployConfig config, io.vertx.core.file.FileSystem fs)
public io.vertx.core.json.JsonObject deploy(DeployApplicationRequest deployRequest)
deploy in interface DeployService<DeployApplicationRequest>public void stopContainer(String requestId)
Copyright © 2016. All rights reserved.