Uses of Class
org.forum.client.TopicPostInput.Builder
Packages that use TopicPostInput.Builder
-
Uses of TopicPostInput.Builder in org.forum.client
Methods in org.forum.client that return TopicPostInput.BuilderModifier and TypeMethodDescriptionstatic TopicPostInput.BuilderTopicPostInput.builder()TopicPostInput.Builder.withAuthorId(String authorIdParam) TopicPostInput.Builder.withContent(String contentParam) TopicPostInput.Builder.withPubliclyAvailable(Boolean publiclyAvailableParam)