Uses of Class
com.graphql_java_generator.domain.client.forum.TopicPostInput
Packages that use TopicPostInput
-
Uses of TopicPostInput in com.graphql_java_generator.domain.client.forum
Methods in com.graphql_java_generator.domain.client.forum that return TopicPostInputModifier and TypeMethodDescriptionTopicPostInput.Builder.build()
PostInput.getInput()
TopicInput.getInput()
Methods in com.graphql_java_generator.domain.client.forum with parameters of type TopicPostInputModifier and TypeMethodDescriptionvoid
PostInput.setInput
(TopicPostInput input) void
TopicInput.setInput
(TopicPostInput input) PostInput.Builder.withInput
(TopicPostInput input) TopicInput.Builder.withInput
(TopicPostInput input)