Class InputObjectImpl
- java.lang.Object
-
- io.smallrye.graphql.client.impl.core.AbstractInputObject
-
- io.smallrye.graphql.client.impl.core.InputObjectImpl
-
- All Implemented Interfaces:
Buildable,InputObject
public class InputObjectImpl extends AbstractInputObject
-
-
Constructor Summary
Constructors Constructor Description InputObjectImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringbuild()-
Methods inherited from class io.smallrye.graphql.client.impl.core.AbstractInputObject
getInputObjectFields, setInputObjectFields
-
-
-
-
Method Detail
-
build
public String build()
-
-