Class InputObjectFieldFactoryImpl
- java.lang.Object
-
- io.smallrye.graphql.client.impl.core.factory.InputObjectFieldFactoryImpl
-
- All Implemented Interfaces:
InputObjectFieldFactory,Supplier<InputObjectField>
public class InputObjectFieldFactoryImpl extends Object implements InputObjectFieldFactory
-
-
Constructor Summary
Constructors Constructor Description InputObjectFieldFactoryImpl()
-
-
-
Method Detail
-
get
public InputObjectField get()
- Specified by:
getin interfaceSupplier<InputObjectField>
-
-