Package io.vertx.tp.optic.feature
Interface Trash
-
public interface Trash
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method 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)
-