public interface Trash
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
backupAsync(String identifier,
io.vertx.core.json.JsonArray data) |
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
backupAsync(String identifier,
io.vertx.core.json.JsonObject data) |
Copyright © 2021. All rights reserved.