serviceFunctions

@JvmName(name = "listServiceFunctionsResponseServiceFunction")
fun Flow<ListServiceFunctionsResponse>.serviceFunctions(): Flow<ServiceFunction>

This paginator transforms the flow returned by listServiceFunctionsPaginated to access the nested member ServiceFunction

Return

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