Class StreamsGroupSubtopology.Builder
java.lang.Object
io.confluent.kafkarest.entities.StreamsGroupSubtopology.Builder
- Enclosing class:
StreamsGroupSubtopology
-
Method Summary
Modifier and TypeMethodDescriptionabstract StreamsGroupSubtopologybuild()abstract StreamsGroupSubtopology.BuildersetClusterId(String clusterId) abstract StreamsGroupSubtopology.BuildersetSourceTopics(List<String> sourceTopics) abstract StreamsGroupSubtopology.BuildersetStreamsGroupId(String groupId) abstract StreamsGroupSubtopology.BuildersetSubtopologyId(String subtopologyId)
-
Method Details
-
setClusterId
-
setStreamsGroupId
-
setSubtopologyId
-
setSourceTopics
-
build
-