Class AutomationUsageGraphQLQuery

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

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

    • AutomationUsageGraphQLQuery

      public AutomationUsageGraphQLQuery(String queryName)
    • AutomationUsageGraphQLQuery

      public AutomationUsageGraphQLQuery()
  • Method Details

    • getOperationName

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

      public static AutomationUsageGraphQLQuery.Builder newRequest()