Interface OraclePoolCreator.Input
-
- Enclosing interface:
- OraclePoolCreator
public static interface OraclePoolCreator.Input
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.oracleclient.OracleConnectOptionsoracleConnectOptions()io.vertx.sqlclient.PoolOptionspoolOptions()io.vertx.core.Vertxvertx()
-