public interface ExEmployee
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
fetchAsync(String id) |
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
updateAsync(String id,
io.vertx.core.json.JsonObject params) |
Copyright © 2021. All rights reserved.