retainedTopics

@JvmName(name = "listRetainedMessagesResponseRetainedMessageSummary")
fun Flow<ListRetainedMessagesResponse>.retainedTopics(): Flow<RetainedMessageSummary>

This paginator transforms the flow returned by listRetainedMessagesPaginated to access the nested member RetainedMessageSummary

Return

A kotlinx.coroutines.flow.Flow that can collect RetainedMessageSummary