Modifier and Type | Method and Description |
---|---|
GraphiQLHandlerBuilder |
GraphiQLHandlerBuilder.addingHeaders(java.util.function.Function<RoutingContext,MultiMap> factory)
Customize the HTTP headers to add to GraphQL requests sent by the GraphiQL user interface.
|
static GraphiQLHandlerBuilder |
GraphiQLHandler.builder(Vertx vertx)
Create a new
GraphiQLHandlerBuilder with default GraphiQLHandlerOptions . |
GraphiQLHandlerBuilder |
GraphiQLHandlerBuilder.with(GraphiQLHandlerOptions options)
Change the
GraphiQLHandlerOptions to use. |
Modifier and Type | Method and Description |
---|---|
GraphiQLHandlerBuilder |
GraphiQLHandlerBuilder.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static GraphiQLHandlerBuilder |
GraphiQLHandlerBuilder.newInstance(GraphiQLHandlerBuilder arg) |
Constructor and Description |
---|
GraphiQLHandlerBuilder(GraphiQLHandlerBuilder delegate) |
Modifier and Type | Method and Description |
---|---|
GraphiQLHandlerBuilder |
GraphiQLHandlerBuilder.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static GraphiQLHandlerBuilder |
GraphiQLHandlerBuilder.newInstance(GraphiQLHandlerBuilder arg) |
Constructor and Description |
---|
GraphiQLHandlerBuilder(GraphiQLHandlerBuilder delegate) |
Modifier and Type | Method and Description |
---|---|
GraphiQLHandlerBuilder |
GraphiQLHandlerBuilder.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static GraphiQLHandlerBuilder |
GraphiQLHandlerBuilder.newInstance(GraphiQLHandlerBuilder arg) |
Constructor and Description |
---|
GraphiQLHandlerBuilder(GraphiQLHandlerBuilder delegate) |
Copyright © 2024 Eclipse. All rights reserved.