Class LicenseInformationGraphQLQuery

java.lang.Object
com.netflix.graphql.dgs.client.codegen.GraphQLQuery
com.sath.idhub.generated.client.LicenseInformationGraphQLQuery

public class LicenseInformationGraphQLQuery extends com.netflix.graphql.dgs.client.codegen.GraphQLQuery
  • Constructor Details

    • LicenseInformationGraphQLQuery

      public LicenseInformationGraphQLQuery(String queryName)
    • LicenseInformationGraphQLQuery

      public LicenseInformationGraphQLQuery()
  • Method Details

    • getOperationName

      public String getOperationName()
      Specified by:
      getOperationName in class com.netflix.graphql.dgs.client.codegen.GraphQLQuery
    • newRequest

      public static LicenseInformationGraphQLQuery.Builder newRequest()