Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listDomainsResponseDomainSummary")
fun Flow<ListDomainsResponse>.domains(): Flow<DomainSummary>

This paginator transforms the flow returned by listDomainsPaginated to access the nested member DomainSummary

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

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