Class PgBuilder

java.lang.Object
io.vertx.mutiny.pgclient.PgBuilder
All Implemented Interfaces:
MutinyDelegate

public class PgBuilder extends Object implements MutinyDelegate
Entry point for building PostgreSQL clients.

NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.