Package io.quarkus.reactive.mysql.client
Interface MySQLPoolCreator.Input
-
- Enclosing interface:
- MySQLPoolCreator
public static interface MySQLPoolCreator.Input
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.mysqlclient.MySQLConnectOptionsmySQLConnectOptions()io.vertx.sqlclient.PoolOptionspoolOptions()io.vertx.core.Vertxvertx()
-