Interface Modulat


public interface Modulat
Configuration extracting here to get key1 = data key2 = data key3 = data This node will be mount to X_APP record.
Author:
Lang
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<io.vertx.core.json.JsonObject>
    extension(io.vertx.core.json.JsonObject appJson)
     
    io.vertx.core.Future<io.vertx.core.json.JsonObject>
     
  • Method Details

    • extension

      io.vertx.core.Future<io.vertx.core.json.JsonObject> extension(io.vertx.core.json.JsonObject appJson)
    • extension

      io.vertx.core.Future<io.vertx.core.json.JsonObject> extension(String appId)