to

fun <K, V> KStream<K, V>.to(produced: Produced<K, V>? = null, topicNameExtractor: TopicNameExtractorKt<K, V>)

See also