Uses of Class
org.allGraphQLCases.client2.InputWithObject.Builder
-
Uses of InputWithObject.Builder in org.allGraphQLCases.client2
Modifier and TypeMethodDescriptionstatic InputWithObject.Builder
InputWithObject.builder()
InputWithObject.Builder.withBoolean
(Boolean _booleanParam) InputWithObject.Builder.withObject
(Object objectParam) InputWithObject.Builder.withObjects
(List<Object> objectsParam)