Class TopicInput.Builder
java.lang.Object
com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput.Builder
- Enclosing class:
- TopicInput
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
TopicInput.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withBoardId
(String boardIdParam) withInput
(TopicPostInput inputParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withBoardId
-
withInput
-
build
-