Package org.forum.client
Class PostInput.Builder
java.lang.Object
org.forum.client.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
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withInput
(TopicPostInput inputParam) withTopicId
(String topicIdParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withTopicId
-
withInput
-
withFrom
-
withIn
-
build
-