connectionFunctions

@JvmName(name = "listConnectionFunctionsResponseConnectionFunctionSummary")
fun Flow<ListConnectionFunctionsResponse>.connectionFunctions(): Flow<ConnectionFunctionSummary>

This paginator transforms the flow returned by listConnectionFunctionsPaginated to access the nested member ConnectionFunctionSummary

Return

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