Package-level declarations

Inherited functions

Link copied to clipboard

This paginator transforms the flow returned by listGroupsForMemberPaginated to access the nested member GroupSummary

This paginator transforms the flow returned by listGroupsPaginated to access the nested member GroupSummary

fun Flow<SearchGroupsResponse>.groups(): Flow<Group>

This paginator transforms the flow returned by searchGroupsPaginated to access the nested member Group

Link copied to clipboard

This paginator transforms the flow returned by listGroupMembersPaginated to access the nested member Member

Link copied to clipboard

This paginator transforms the flow returned by listUsersPaginated to access the nested member UserSummary

fun Flow<SearchUsersResponse>.users(): Flow<User>

This paginator transforms the flow returned by searchUsersPaginated to access the nested member User