Class SmallRyeGraphQLClientRecorder


  • public class SmallRyeGraphQLClientRecorder
    extends Object
    • Constructor Detail

      • SmallRyeGraphQLClientRecorder

        public SmallRyeGraphQLClientRecorder()
    • Method Detail

      • typesafeClientSupplier

        public <T> Supplier<T> typesafeClientSupplier​(Class<T> targetClassName)
      • setTypesafeApiClasses

        public void setTypesafeApiClasses​(List<String> apiClassNames)
      • initializeConfigurationMergerBean

        public void initializeConfigurationMergerBean()
      • setGlobalVertxInstance

        public void setGlobalVertxInstance​(Supplier<io.vertx.core.Vertx> vertx)