Package io.stargate.graphql.client
Class DropKeyspaceGraphQLQuery
java.lang.Object
com.netflix.graphql.dgs.client.codegen.GraphQLQuery
io.stargate.graphql.client.DropKeyspaceGraphQLQuery
public class DropKeyspaceGraphQLQuery
extends com.netflix.graphql.dgs.client.codegen.GraphQLQuery
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.netflix.graphql.dgs.client.codegen.GraphQLQuery
getInput, getName, getOperation, getOperationType
-
Constructor Details
-
DropKeyspaceGraphQLQuery
-
DropKeyspaceGraphQLQuery
public DropKeyspaceGraphQLQuery()
-
-
Method Details
-
getOperationName
- Specified by:
getOperationNamein classcom.netflix.graphql.dgs.client.codegen.GraphQLQuery
-
newRequest
-