Class InputWithJson.Builder
java.lang.Object
com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson.Builder
- Enclosing class:
- InputWithJson
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
InputWithJson.builder()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withTest
-
withJson
-
withJsons
public InputWithJson.Builder withJsons(List<com.fasterxml.jackson.databind.node.ObjectNode> jsonsParam) -
build
-