Class FragmentImpl
java.lang.Object
io.smallrye.graphql.client.impl.core.AbstractFragment
io.smallrye.graphql.client.impl.core.FragmentImpl
- All Implemented Interfaces:
Buildable,Fragment,FragmentOrOperation
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.smallrye.graphql.client.core.Fragment
Fragment.FragmentBuilder -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.graphql.client.impl.core.AbstractFragment
getDirectives, getFields, getName, getTargetType, setDirectives, setFields, setName, setTargetType
-
Constructor Details
-
FragmentImpl
public FragmentImpl()
-
-
Method Details
-
build
- Throws:
BuildException
-