Class GraphQLClientFactory


  • public class GraphQLClientFactory
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.netflix.graphql.dgs.client.GraphQLClient build​(java.lang.String... headers)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GraphQLClientFactory

        public GraphQLClientFactory()
    • Method Detail

      • build

        public com.netflix.graphql.dgs.client.GraphQLClient build​(java.lang.String... headers)