Interface PgPoolCreator.Input

  • Enclosing interface:
    PgPoolCreator

    public static interface PgPoolCreator.Input
    • Method Detail

      • vertx

        io.vertx.core.Vertx vertx()
      • poolOptions

        io.vertx.sqlclient.PoolOptions poolOptions()
      • pgConnectOptionsList

        List<io.vertx.pgclient.PgConnectOptions> pgConnectOptionsList()