Class InlineFragmentImpl
- java.lang.Object
-
- io.smallrye.graphql.client.impl.core.AbstractInlineFragment
-
- io.smallrye.graphql.client.impl.core.InlineFragmentImpl
-
- All Implemented Interfaces:
Buildable,FieldOrFragment,InlineFragment
public class InlineFragmentImpl extends AbstractInlineFragment
-
-
Constructor Summary
Constructors Constructor Description InlineFragmentImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringbuild()-
Methods inherited from class io.smallrye.graphql.client.impl.core.AbstractInlineFragment
getDirectives, getFields, getType, setDirectives, setFields, setType
-
-
-
-
Method Detail
-
build
public String build() throws BuildException
- Throws:
BuildException
-
-