Package-level declarations

Inherited functions

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

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

Link copied to clipboard
@JvmName(name = "listSubscriptionsResponseSubscriptionSummary")
fun Flow<ListSubscriptionsResponse>.subscriptions(): Flow<SubscriptionSummary>

This paginator transforms the flow returned by listSubscriptionsPaginated to access the nested member SubscriptionSummary