VertxTypesafeGraphQLClientBuilder |
VertxTypesafeGraphQLClientBuilder.client(io.vertx.ext.web.client.WebClient webClient) |
VertxTypesafeGraphQLClientBuilder |
VertxTypesafeGraphQLClientBuilder.configKey(String configKey) |
VertxTypesafeGraphQLClientBuilder |
VertxTypesafeGraphQLClientBuilder.endpoint(URI endpoint) |
VertxTypesafeGraphQLClientBuilder |
VertxTypesafeGraphQLClientBuilder.header(String name,
String value) |
VertxTypesafeGraphQLClientBuilder |
VertxTypesafeGraphQLClientBuilder.options(io.vertx.core.http.HttpClientOptions options) |
VertxTypesafeGraphQLClientBuilder |
VertxTypesafeGraphQLClientBuilder.subprotocols(io.smallrye.graphql.client.websocket.WebsocketSubprotocol... subprotocols) |
VertxTypesafeGraphQLClientBuilder |
VertxTypesafeGraphQLClientBuilder.subscriptionInitializationTimeout(Integer timeoutInMilliseconds) |
VertxTypesafeGraphQLClientBuilder |
VertxTypesafeGraphQLClientBuilder.vertx(io.vertx.core.Vertx vertx) |