Class FieldImpl
- java.lang.Object
-
- io.smallrye.graphql.client.impl.core.AbstractField
-
- io.smallrye.graphql.client.impl.core.FieldImpl
-
- All Implemented Interfaces:
Buildable,Field,FieldOrFragment
public class FieldImpl extends AbstractField
-
-
Constructor Summary
Constructors Constructor Description FieldImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringbuild()-
Methods inherited from class io.smallrye.graphql.client.impl.core.AbstractField
getArguments, getDirectives, getFields, getName, setArguments, setDirectives, setFields, setName
-
-
-
-
Method Detail
-
build
public String build()
-
-