Class ExecutionInputBuilderWithContext<C>

java.lang.Object
io.vertx.reactivex.ext.web.handler.graphql.ExecutionInputBuilderWithContext<C>
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate

public class ExecutionInputBuilderWithContext<C> extends Object implements io.vertx.lang.rx.RxDelegate
Holds a with a contextual object.

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