indexes

fun Flow<ListIndexesResponse>.indexes(): Flow<Index>

This paginator transforms the flow returned by listIndexesPaginated to access the nested member Index

Return

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


This paginator transforms the flow returned by listIndexesForMembersPaginated to access the nested member MemberIndex

Return

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


This paginator transforms the flow returned by listServiceIndexesPaginated to access the nested member Index

Return

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