Class GraphiQLHandlerBuilder

java.lang.Object
io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandlerBuilder
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate

public class GraphiQLHandlerBuilder extends Object implements io.vertx.lang.rx.RxDelegate
A builder for GraphiQLHandler instances.

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