Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listIdentitiesResponseIdentity")
fun Flow<ListIdentitiesResponse>.identities(): Flow<String>

This paginator transforms the flow returned by listIdentitiesPaginated to access the nested member Identity

Link copied to clipboard