Uses of Class
com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject.Builder
Packages that use InputWithObject.Builder
-
Uses of InputWithObject.Builder in com.graphql_java_generator.domain.client.allGraphQLCases
Methods in com.graphql_java_generator.domain.client.allGraphQLCases that return InputWithObject.BuilderModifier and TypeMethodDescriptionstatic InputWithObject.Builder
InputWithObject.builder()
InputWithObject.Builder.withObject
(Object objectParam) InputWithObject.Builder.withObjects
(List<Object> objectsParam)