Uses of Class
com.graphql_java_generator.domain.client.forum.TopicPostInput.Builder
Packages that use TopicPostInput.Builder
-
Uses of TopicPostInput.Builder in com.graphql_java_generator.domain.client.forum
Methods in com.graphql_java_generator.domain.client.forum that return TopicPostInput.BuilderModifier and TypeMethodDescriptionstatic TopicPostInput.Builder
TopicPostInput.builder()
TopicPostInput.Builder.withAuthorId
(String authorId) TopicPostInput.Builder.withContent
(String content) TopicPostInput.Builder.withPubliclyAvailable
(Boolean publiclyAvailable)