Class PostInput.Builder
java.lang.Object
com.graphql_java_generator.domain.client.forum.PostInput.Builder
- Enclosing class:
- PostInput
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
PostInput.builder()
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withInput
(TopicPostInput input) withTopicId
(String topicId)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withTopicId
-
withInput
-
withFrom
-
withIn
-
build
-