Class TopicInput.Builder
java.lang.Object
com.graphql_java_generator.domain.client.forum.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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withBoardId
(String boardId) withInput
(TopicPostInput input)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withBoardId
-
withInput
-
build
-