Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAccountActivitiesResponseActivitySummary")
fun Flow<ListAccountActivitiesResponse>.activities(): Flow<ActivitySummary>

This paginator transforms the flow returned by listAccountActivitiesPaginated to access the nested member ActivitySummary

Link copied to clipboard
@JvmName(name = "getFreeTierUsageResponseFreeTierUsage")
fun Flow<GetFreeTierUsageResponse>.freeTierUsages(): Flow<FreeTierUsage>

This paginator transforms the flow returned by getFreeTierUsagePaginated to access the nested member FreeTierUsage