Class VariableTypeImpl
java.lang.Object
io.smallrye.graphql.client.impl.core.AbstractVariableType
io.smallrye.graphql.client.impl.core.VariableTypeImpl
- All Implemented Interfaces:
Buildable,VariableType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.graphql.client.impl.core.AbstractVariableType
getChild, getName, isNonNull, setChild, setName, setNonNullMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.smallrye.graphql.client.core.VariableType
isList
-
Constructor Details
-
VariableTypeImpl
public VariableTypeImpl()
-
-
Method Details
-
build
-