Package org.forum.client
Class TopicPostInput.Builder
java.lang.Object
org.forum.client.TopicPostInput.Builder
- Enclosing class:
- TopicPostInput
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
TopicPostInput.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAuthorId
(String authorIdParam) withContent
(String contentParam) withPubliclyAvailable
(Boolean publiclyAvailableParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withAuthorId
-
withDate
-
withPubliclyAvailable
-
withTitle
-
withContent
-
build
-