Package actors.future

Class JsObjFuture


  • public class JsObjFuture
    extends Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JsObjFuture()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.vertx.core.Future<jsonvalues.JsObj> of​(JsFuturePair pair, JsFuturePair... others)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, String key1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, String key1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, String key2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, String key1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, String key2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, String key3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, String key1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, String key2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, String key3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, String key4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, String key1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, String key2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, String key3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, String key4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, String key5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, String key1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, String key2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, String key3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, String key4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, String key5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5, String key6, io.vertx.core.Future<? extends jsonvalues.JsValue> fut6)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, String key1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, String key2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, String key3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, String key4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, String key5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5, String key6, io.vertx.core.Future<? extends jsonvalues.JsValue> fut6, String key7, io.vertx.core.Future<? extends jsonvalues.JsValue> fut7)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, String key1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, String key2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, String key3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, String key4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, String key5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5, String key6, io.vertx.core.Future<? extends jsonvalues.JsValue> fut6, String key7, io.vertx.core.Future<? extends jsonvalues.JsValue> fut7, String key8, io.vertx.core.Future<? extends jsonvalues.JsValue> fut8)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, String key1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, String key2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, String key3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, String key4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, String key5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5, String key6, io.vertx.core.Future<? extends jsonvalues.JsValue> fut6, String key7, io.vertx.core.Future<? extends jsonvalues.JsValue> fut7, String key8, io.vertx.core.Future<? extends jsonvalues.JsValue> fut8, String key9, io.vertx.core.Future<? extends jsonvalues.JsValue> fut9)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(String key, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, String key1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, String key2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, String key3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, String key4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, String key5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5, String key6, io.vertx.core.Future<? extends jsonvalues.JsValue> fut6, String key7, io.vertx.core.Future<? extends jsonvalues.JsValue> fut7, String key8, io.vertx.core.Future<? extends jsonvalues.JsValue> fut8, String key9, io.vertx.core.Future<? extends jsonvalues.JsValue> fut9, String key10, io.vertx.core.Future<? extends jsonvalues.JsValue> fut10)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, jsonvalues.JsPath path1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, jsonvalues.JsPath path1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, jsonvalues.JsPath path2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, jsonvalues.JsPath path1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, jsonvalues.JsPath path2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, jsonvalues.JsPath path3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, jsonvalues.JsPath path1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, jsonvalues.JsPath path2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, jsonvalues.JsPath path3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, jsonvalues.JsPath path4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, jsonvalues.JsPath path1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, jsonvalues.JsPath path2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, jsonvalues.JsPath path3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, jsonvalues.JsPath path4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, jsonvalues.JsPath path5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, jsonvalues.JsPath path1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, jsonvalues.JsPath path2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, jsonvalues.JsPath path3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, jsonvalues.JsPath path4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, jsonvalues.JsPath path5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5, jsonvalues.JsPath path6, io.vertx.core.Future<? extends jsonvalues.JsValue> fut6)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, jsonvalues.JsPath path1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, jsonvalues.JsPath path2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, jsonvalues.JsPath path3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, jsonvalues.JsPath path4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, jsonvalues.JsPath path5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5, jsonvalues.JsPath path6, io.vertx.core.Future<? extends jsonvalues.JsValue> fut6, jsonvalues.JsPath path7, io.vertx.core.Future<? extends jsonvalues.JsValue> fut7)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, jsonvalues.JsPath path1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, jsonvalues.JsPath path2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, jsonvalues.JsPath path3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, jsonvalues.JsPath path4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, jsonvalues.JsPath path5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5, jsonvalues.JsPath path6, io.vertx.core.Future<? extends jsonvalues.JsValue> fut6, jsonvalues.JsPath path7, io.vertx.core.Future<? extends jsonvalues.JsValue> fut7, jsonvalues.JsPath path8, io.vertx.core.Future<? extends jsonvalues.JsValue> fut8)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, jsonvalues.JsPath path1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, jsonvalues.JsPath path2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, jsonvalues.JsPath path3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, jsonvalues.JsPath path4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, jsonvalues.JsPath path5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5, jsonvalues.JsPath path6, io.vertx.core.Future<? extends jsonvalues.JsValue> fut6, jsonvalues.JsPath path7, io.vertx.core.Future<? extends jsonvalues.JsValue> fut7, jsonvalues.JsPath path8, io.vertx.core.Future<? extends jsonvalues.JsValue> fut8, jsonvalues.JsPath path9, io.vertx.core.Future<? extends jsonvalues.JsValue> fut9)  
      io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path, io.vertx.core.Future<? extends jsonvalues.JsValue> fut, jsonvalues.JsPath path1, io.vertx.core.Future<? extends jsonvalues.JsValue> fut1, jsonvalues.JsPath path2, io.vertx.core.Future<? extends jsonvalues.JsValue> fut2, jsonvalues.JsPath path3, io.vertx.core.Future<? extends jsonvalues.JsValue> fut3, jsonvalues.JsPath path4, io.vertx.core.Future<? extends jsonvalues.JsValue> fut4, jsonvalues.JsPath path5, io.vertx.core.Future<? extends jsonvalues.JsValue> fut5, jsonvalues.JsPath path6, io.vertx.core.Future<? extends jsonvalues.JsValue> fut6, jsonvalues.JsPath path7, io.vertx.core.Future<? extends jsonvalues.JsValue> fut7, jsonvalues.JsPath path8, io.vertx.core.Future<? extends jsonvalues.JsValue> fut8, jsonvalues.JsPath path9, io.vertx.core.Future<? extends jsonvalues.JsValue> fut9, jsonvalues.JsPath path10, io.vertx.core.Future<? extends jsonvalues.JsValue> fut10)  
    • Constructor Detail

      • JsObjFuture

        public JsObjFuture()
    • Method Detail

      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         jsonvalues.JsPath path1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         String key1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         jsonvalues.JsPath path1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         jsonvalues.JsPath path2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         String key1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         String key2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         jsonvalues.JsPath path1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         jsonvalues.JsPath path2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         jsonvalues.JsPath path3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         String key1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         String key2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         String key3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         jsonvalues.JsPath path1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         jsonvalues.JsPath path2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         jsonvalues.JsPath path3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         jsonvalues.JsPath path4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         String key1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         String key2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         String key3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         String key4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         jsonvalues.JsPath path1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         jsonvalues.JsPath path2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         jsonvalues.JsPath path3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         jsonvalues.JsPath path4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         jsonvalues.JsPath path5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         String key1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         String key2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         String key3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         String key4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         String key5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         jsonvalues.JsPath path1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         jsonvalues.JsPath path2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         jsonvalues.JsPath path3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         jsonvalues.JsPath path4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         jsonvalues.JsPath path5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5,
                                                         jsonvalues.JsPath path6,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut6)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         String key1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         String key2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         String key3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         String key4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         String key5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5,
                                                         String key6,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut6)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         jsonvalues.JsPath path1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         jsonvalues.JsPath path2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         jsonvalues.JsPath path3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         jsonvalues.JsPath path4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         jsonvalues.JsPath path5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5,
                                                         jsonvalues.JsPath path6,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut6,
                                                         jsonvalues.JsPath path7,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut7)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         String key1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         String key2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         String key3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         String key4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         String key5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5,
                                                         String key6,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut6,
                                                         String key7,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut7)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         jsonvalues.JsPath path1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         jsonvalues.JsPath path2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         jsonvalues.JsPath path3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         jsonvalues.JsPath path4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         jsonvalues.JsPath path5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5,
                                                         jsonvalues.JsPath path6,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut6,
                                                         jsonvalues.JsPath path7,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut7,
                                                         jsonvalues.JsPath path8,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut8)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         String key1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         String key2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         String key3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         String key4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         String key5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5,
                                                         String key6,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut6,
                                                         String key7,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut7,
                                                         String key8,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut8)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         jsonvalues.JsPath path1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         jsonvalues.JsPath path2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         jsonvalues.JsPath path3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         jsonvalues.JsPath path4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         jsonvalues.JsPath path5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5,
                                                         jsonvalues.JsPath path6,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut6,
                                                         jsonvalues.JsPath path7,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut7,
                                                         jsonvalues.JsPath path8,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut8,
                                                         jsonvalues.JsPath path9,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut9)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         String key1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         String key2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         String key3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         String key4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         String key5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5,
                                                         String key6,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut6,
                                                         String key7,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut7,
                                                         String key8,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut8,
                                                         String key9,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut9)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(String key,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         String key1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         String key2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         String key3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         String key4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         String key5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5,
                                                         String key6,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut6,
                                                         String key7,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut7,
                                                         String key8,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut8,
                                                         String key9,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut9,
                                                         String key10,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut10)
      • of

        public io.vertx.core.Future<jsonvalues.JsObj> of​(jsonvalues.JsPath path,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut,
                                                         jsonvalues.JsPath path1,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut1,
                                                         jsonvalues.JsPath path2,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut2,
                                                         jsonvalues.JsPath path3,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut3,
                                                         jsonvalues.JsPath path4,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut4,
                                                         jsonvalues.JsPath path5,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut5,
                                                         jsonvalues.JsPath path6,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut6,
                                                         jsonvalues.JsPath path7,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut7,
                                                         jsonvalues.JsPath path8,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut8,
                                                         jsonvalues.JsPath path9,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut9,
                                                         jsonvalues.JsPath path10,
                                                         io.vertx.core.Future<? extends jsonvalues.JsValue> fut10)