Class OperationImpl
java.lang.Object
io.smallrye.graphql.client.impl.core.AbstractOperation
io.smallrye.graphql.client.impl.core.OperationImpl
- All Implemented Interfaces:
Buildable,FragmentOrOperation,Operation
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.graphql.client.impl.core.AbstractOperation
getDirectives, getFields, getName, getType, getVariables, setDirectives, setFields, setName, setType, setVariables
-
Constructor Details
-
OperationImpl
public OperationImpl()
-
-
Method Details
-
build
-