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
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.graphql.client.impl.core.AbstractInlineFragment
getDirectives, getFields, getType, setDirectives, setFields, setType
-
Constructor Details
-
InlineFragmentImpl
public InlineFragmentImpl()
-
-
Method Details
-
build
- Throws:
BuildException
-