Uses of Interface
io.quarkus.reactive.pg.client.PgPoolCreator.Input
-
Packages that use PgPoolCreator.Input Package Description io.quarkus.reactive.pg.client -
-
Uses of PgPoolCreator.Input in io.quarkus.reactive.pg.client
Methods in io.quarkus.reactive.pg.client with parameters of type PgPoolCreator.Input Modifier and Type Method Description io.vertx.pgclient.PgPoolPgPoolCreator. create(PgPoolCreator.Input input)
-