Uses of Class
com.bhn.csp.pricing.http.client.adobe.graphql.GraphQLClient
-
Packages that use GraphQLClient Package Description com.bhn.csp.pricing.service.handlers.adobe -
-
Uses of GraphQLClient in com.bhn.csp.pricing.service.handlers.adobe
Methods in com.bhn.csp.pricing.service.handlers.adobe with parameters of type GraphQLClient Modifier and Type Method Description voidAdobePricingEngineHandler. setGraphQLClient(GraphQLClient graphQLClient)Setter for the fieldgraphQLClient.
-