Class FragmentReferenceImpl
- java.lang.Object
-
- io.smallrye.graphql.client.impl.core.AbstractFragmentReference
-
- io.smallrye.graphql.client.impl.core.FragmentReferenceImpl
-
- All Implemented Interfaces:
Buildable,FieldOrFragment,FragmentReference
public class FragmentReferenceImpl extends AbstractFragmentReference
-
-
Constructor Summary
Constructors Constructor Description FragmentReferenceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringbuild()-
Methods inherited from class io.smallrye.graphql.client.impl.core.AbstractFragmentReference
getDirectives, getName, setDirectives, setName
-
-
-
-
Method Detail
-
build
public String build() throws BuildException
- Throws:
BuildException
-
-